----- Original Message -----
From: "Doug Semler" <[email protected]>
To: "Sisyphus" <[email protected]>
Cc: "mingw64" <[email protected]>
Sent: Wednesday, April 21, 2010 2:45 AM
Subject: Re: [Mingw-w64-public] [Repost] LIBRARY_PATH environment variable
not honoured.
Oops, should have qualified that - i meant the output during
compile....IOW make CFLAGS=-v
If I run 'x86_64-w64-mingw32-gcc -c try.c -v' (where try.c is a simple
"hello" script), will that give you all you need ? (Ouptut attached.) It
occurred to me later at work (where I had no internet connection) that you
were probably after that.
If that's still not right, just yell at me and I'll do as you asked above
:-)
I see a LIBRARY_PATH specified in the output - that has nothing to do with
my LIBRARY_PATH env var. (If I remove that environment variable, I still get
the same result.)
Cheers,
Rob
Using built-in specs.
Target: x86_64-w64-mingw32
Configured with: ../../../build/gcc/gcc/configure --target=x86_64-w64-mingw32
--prefix=/g/buildbot/vista64-mingw32/mingw-x86-x86_64/build/build/root
--with-sysroot=/g/buildbot/vista64-mingw32/mingw-x86-x86_64/build/build/root
--with-gmp=/g/buildbot/vista64-mingw32/mingw-x86-x86_64/build/build/gmp/install
--with-mpfr=/g/buildbot/vista64-mingw32/mingw-x86-x86_64/build/build/mpfr/install
--with-mpc=/g/buildbot/vista64-mingw32/mingw-x86-x86_64/build/build/mpc/install
--enable-languages=all,obj-c++ --enable-fully-dynamic-string --disable-multilib
Thread model: win32
gcc version 4.4.4 20100208 (prerelease) (GCC)
COLLECT_GCC_OPTIONS='-c' '-v' '-mtune=generic'
c:/_64/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.4.4/cc1.exe -quiet -v
-iprefix c:\_64\mingw64\bin\../lib/gcc/x86_64-w64-mingw32/4.4.4/ try.c -quiet
-dumpbase try.c -mtune=generic -auxbase try -version -o
C:\Users\Rob\AppData\Local\Temp\ccoUbhzT.s
ignoring nonexistent directory
"g:/buildbot/vista64-mingw32/mingw-x86-x86_64/build/build/rootg:/buildbot/vista64-mingw32/mingw-x86-x86_64/build/build/root/include"
ignoring duplicate directory
"c:/_64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/4.4.4/include"
ignoring duplicate directory
"c:/_64/mingw64/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/4.4.4/include-fixed"
ignoring nonexistent directory
"g:/buildbot/vista64-mingw32/mingw-x86-x86_64/build/build/root/mingw/include64"
#include "..." search starts here:
#include <...> search starts here:
C:\_64\msys\1.0\local\include
c:\_64\mingw64\bin\../lib/gcc/x86_64-w64-mingw32/4.4.4/include
c:\_64\mingw64\bin\../lib/gcc/x86_64-w64-mingw32/4.4.4/include-fixed
c:/_64/mingw64/lib/gcc/../../x86_64-w64-mingw32/include
End of search list.
GNU C (GCC) version 4.4.4 20100208 (prerelease) (x86_64-w64-mingw32)
compiled by GNU C version 4.3.0 20080305 (alpha-testing)
mingw-20080502, GMP version 4.3.2, MPFR version 2.4.2.
GGC heuristics: --param ggc-min-expand=99 --param ggc-min-heapsize=130914
Compiler executable checksum: 3fab9df8484568e7a7a6ed21212fa369
COLLECT_GCC_OPTIONS='-c' '-v' '-mtune=generic'
c:/_64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.4.4/../../../../x86_64-w64-mingw32/bin/as.exe
-o try.o C:\Users\Rob\AppData\Local\Temp\ccoUbhzT.s
COMPILER_PATH=c:/_64/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.4.4/;c:/_64/mingw64/bin/../libexec/gcc/;c:/_64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.4.4/../../../../x86_64-w64-mingw32/bin/
LIBRARY_PATH=c:/_64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.4.4/;c:/_64/mingw64/bin/../lib/gcc/;c:/_64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.4.4/../../../../x86_64-w64-mingw32/lib/
COLLECT_GCC_OPTIONS='-c' '-v' '-mtune=generic'
------------------------------------------------------------------------------
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public