Mail Archives: cygwin/1999/06/18/12:31:04
> Richard Hickling <hicklinr AT mcd DOT alcatel DOT be> writes:
> > 'gcc -print-prog-name=ld' produces just 'ld' with
> > the mingw32 binaries (whereas with the cygwin
> > binaries the full path-name + .exe is produced).
> I on the other hand see no inconsistency. I have other systems, albeit
> without GNU as and GNU ld, where it does the same thing.
> If you really want it that way for some reason, do the following at the
> expense of disks space:
> $ cd /egcs-1.1.2/i386-mingw32
> $ mkdir bin
> $ cd bin
> $ cd /egcs-1.1.2/bin/{as,ld} .
cp of course, but ...
> Now it'll do what you want.
Obviously I'm missing something. It behaves in the same way.
The mingw32 targeted compiler is version egcs-2.91.66 19990314, whereas the
cygwin targeted one is egcs-2.91.57 19980901 (the Cygwin release I see).
These were downloaded from
ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin/egcs-1.1.2/egcs-1.1.2-cygb20.tar.gz
and
ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/mingw32/egcs-1.1.2/egcs-1.1.2-mingw32.zip
today.
I prefer the behaviour of the 2.91.57 - since it gives more information,
but I'd like to use the most recent compiler.
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
- Raw text -