search for: gcc_exec_prefix

Displaying 8 results from an estimated 8 matches for "gcc_exec_prefix".

2007 Sep 21
2
[LLVMdev] Compiling zlib to static bytecode archive
...hardcoded to use the compiler command for linking: example$(EXE): example.o $(LIBS) $(CC) $(CFLAGS) -o $@ example.o $(LDFLAGS) Would it be possible to make llvm-gcc call llvm-ld instead of the systemwide ld? I tried setting the environment variables COMPILER_PATH=/usr/local/bin and GCC_EXEC_PREFIX=llvm- but that had no effect. I'm using LLVM 2.1-pre1 and the corresponding llvm-gcc 4.0. Bye, Maarten -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message p...
2007 Sep 21
0
[LLVMdev] Compiling zlib to static bytecode archive
...ation model requires the linker to "know" about LLVM. http://llvm.org/docs/LinkTimeOptimization.html > Would it be possible to make llvm-gcc call llvm-ld instead of the > systemwide > ld? I tried setting the environment variables COMPILER_PATH=/usr/ > local/bin > and GCC_EXEC_PREFIX=llvm- but that had no effect. I see two solutions to this. One is to have llvm-gcc call llvm-ld when it has some option passed to it. Another would be to enhance 'collect2' to know about LLVM files. 'collect2' is a GCC utility invoked at link time, it would be the perfect...
2008 Jan 14
1
Solaris 10 winbindd: fatal: init_module: can't find symbol
Hi all I am trying to run samba-3.0.28 on a solaris 10 sparc machine, as a member server for an AD 2003R2. I use nss_ldap-254. I compile samba with: GCC_EXEC_PREFIX=/opt/csw/gnu/ LDFLAGS="-L/opt/csw/lib" CPPFLAGS="-I/opt/csw/include" ./configure --prefix=/opt/samba --with-acl-support --with-quotas --with-included-popt --with-privatedir=/opt/samba/etc/samba/private --with-configdir=/opt/samba/etc/samba --with-ldap=yes --with-ads=yes --w...
2007 Sep 23
2
[LLVMdev] Compiling zlib to static bytecode archive
...tive code from the bytecode files and invoke the system compiler to do the actual linking. > > Would it be possible to make llvm-gcc call llvm-ld instead of the > > systemwide > > ld? I tried setting the environment variables COMPILER_PATH=/usr/ > > local/bin > > and GCC_EXEC_PREFIX=llvm- but that had no effect. > > I see two solutions to this. One is to have llvm-gcc call llvm-ld > when it has some option passed to it. Another would be to enhance > 'collect2' to know about LLVM files. 'collect2' is a GCC utility > invoked at link time, it wou...
1999 Jun 30
2
Compile on NT
Hi, I am getting following error messages while trying to compile: cp -p man/*.Rd ../../library/base/man rm -f ../../library/base/man/BATCH.Rd ../../library/base/man/COMPILE.Rd ../.. /library/base/man/INSTALL.Rd ../../library/base/man/REMOVE.Rd ../../library/ba se/man/RHOME.Rd ../../library/base/man/SHLIB.Rd echo done > fixRd cp -p bin/fwf2table bin/helpPRINT.bat ../../../bin echo
2007 Sep 26
0
[LLVMdev] Compiling zlib to static bytecode archive
...files and invoke the system compiler to do the actual > linking. Yes. >>> Would it be possible to make llvm-gcc call llvm-ld instead of the >>> systemwide >>> ld? I tried setting the environment variables COMPILER_PATH=/usr/ >>> local/bin >>> and GCC_EXEC_PREFIX=llvm- but that had no effect. >> >> I see two solutions to this. One is to have llvm-gcc call llvm-ld >> when it has some option passed to it. Another would be to enhance >> 'collect2' to know about LLVM files. 'collect2' is a GCC utility >> invoked a...
2002 Oct 17
0
Upgraded to latest cygwin this morning, and ssh refuses to enter binmode. Help! (fwd)
...ls\WinNT C:\Programs\Microsoft\Visual Studio\Common\MSDev98\Bin C:\Programs\Microsoft\Visual Studio\Common\Tools C:\Programs\Microsoft\Visual Studio\VC98\bin M:\eng\NuDoc\jdk1.1.8\bin C:\ATF SysDir: c:\winnt\System32 WinDir: c:\winnt CYGWIN = `binmode' GCC_EXEC_PREFIX = `C:\Programs\TSHG\GNUPAL~1\lib\gcc-lib\' HOME = `c:\amg' Path = `C:\PROGRAMS\PERL\BIN\;c:\winnt\SYSTEM32;c:\winnt;c:\winnt\SYSTEM32\WBEM; c:\junkyard;C:\Programs\Rational\common;c:\cygwin\bin;c:\x\appkit\win\lib\debug; c:\bin;C:\Programs\Microsoft\Visual Studio\Common\Tools\WinNT;C:\Progr...
1998 Nov 16
5
Solaris make for 0.63 failing
...:/usr/dt/appconfig/help/C/%H.hv XMBINDDIR= /usr/dt/lib/bindings PADI= /home/res/gilp/padi/my.production RHOME= /home/res/gilp/R RLIBS= /home/res/gilp/dse/pub/Rdse/rlibs:/home/res/gilp/padi/my.production/rlibs FAME= /apps/res/unix/fame77s LM_LICENSE_FILE= /apps/asd/lang/SunTech_License/license.dat GCC_EXEC_PREFIX= /home/res/public/gnu/sun5.6/lib/gcc-lib/sparc-sun-solaris2.6/2.8.1/ LD_LIBRARY_PATH= /usr/openwin/lib:/home/res/mose/mr/oai/lib MENU= /home/res/public/MENU WINDOWID= 71303222 TERMINAL_EMULATOR= dtterm PWD= /home/res4/gilp/R-versions/R-0.63 WINDOW_TERMIOS = TERMCAP= sun-cmd:te=\E[>4h:ti=\E[>4...