At 18:14 06/11/2001 , J. David Bryan a écrit:
On 6 Nov 2001, at 13:39, Pierre Muller wrote:
With the latest cygwin tools (uploaded using cygwin setup program) I get a problem that seems related to the fact that the assembler is called without any argument.
[...]
Reading specs from /usr/local/lib/gcc-lib/i686-pc-cygwin/2.95.3/specs
[...]
Assembler messages: for reading open : No such file or directory
I have run into this problem before. If I recall correctly, it's a text/binary problem with the "specs" file. See if the specs file listed above has CRLF line endings. If so, change them to LF line endings, and the problem should disappear.
Yes, thanks a lot ! This indeed worked !
But I still get a problem, cpp0 executable is not found... is that an alias of cpp ??
$ gcc -v Reading specs from /bin/../lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs gcc version 2.95.3-5 (cygwin special)
$ gpc -v Reading specs from /usr/local/lib/gcc-lib/i686-pc-cygwin/2.95.3/specs gpc version 20010623, based on 2.95.3 20010315 (release)
To the African Chief, maybe it would be nice to add some script that could find out in which mode the /usr/local/lib/.... dir is mounted and modify specs files accordingly !
Pierre Muller Institut Charles Sadron 6,rue Boussingault F 67083 STRASBOURG CEDEX (France) mailto:muller@ics.u-strasbg.fr Phone : (33)-3-88-41-40-07 Fax : (33)-3-88-41-40-99