This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Please ignore: GCC 3.4.4-2 libg2c vs. lib search path


If only I could use search properly :-/ Sorry about the noise.

Axel.


Axel Naumann wrote:
> Hi,
> 
> yes, I have gcc-g77 installed :-)
> 
> GCC 3.4.4-2 can't find libg2c.a; look e.g. at gcc -lg2c vs. gcc -lm. The
> same problem exists for libfrtbegin.a.
> 
> This looks like a regression from 3.4.4-1. The cygwin package search
> tells me:
> 3.4.4-1: usr/lib/gcc/i686-pc-cygwin/3.4.4/libg2c.a
> 3.4.4-2: usr/lib/gcc/i686-pc-cygwin/libg2c.a
> 
> But for 3.4.4-2 gcc -print-search-dirs gives
> 
> libraries: =/usr/lib/gcc/i686-pc-cygwin/3.4.4/:
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/:
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/lib/i686-pc-cygwin/3.4.4/:
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/lib/:
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../i686-pc-cygwin/3.4.4/:
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../:
> /lib/i686-pc-cygwin/3.4.4/:
> /lib/:
> /usr/lib/i686-pc-cygwin/3.4.4/:
> /usr/lib/
> 
> (my line breaks)
> 
> Could someone have a look at it, please? I can survive now with
> 
> cd /usr/lib/gcc/i686-pc-cygwin/3.4.4/
> ln -s ../libg2c.a
> ln -s ../libfrtbegin.a
> 
> but I don't want to make that too public (even more public than
> cygwin@cygwin.com, that is :-)
> 
> Cheers, Axel.
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]