Can you post the output of gcc -v so I can see what the search path actually ends up being on that link attempt ( without the -L param that is).
Thx On Sunday, April 18, 2010, Sisyphus <[email protected]> wrote: > > ----- Original Message ----- From: "Doug Semler" <[email protected]> > > > With mingw64, is there currently some way I can avoid having to use > the -L > switch in relation to libraries in that location ? > If not, are there any plans to introduce such a feature ? > > > > This is an environment/gcc thing, and not a mingw64 thing. > > > Yes, I believe so - and since the mingw64 project is providing a port of > gcc, I thought that port of gcc would honour the LIBRARY_PATH. All I really > want to know is whether the current behaviour regarding LIBRARY_PATH is > intentional (and it will stay as it is) or an oversight (that will be > addressed in the future). What should I do in order to get that question > answered ? > > Is there some other way of adding C:/_64/msys/1.0/local/lib to the default > library search path so that I can avoid using the -L switch all the time ? > > Cheers, > Rob > > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
