Displaying 5 results from an estimated 5 matches for "shlib_multilib".
2006 Aug 01
0
[LLVMdev] Building llvm under cygwin
...c/cp/lang- specs.h"; for f in $lsf; do \
> echo "#include \"$f\""; \
> done | sed 's|../../src/gcc/||' > tmp-specs.h
> /bin/sh ../../src/gcc/../move-if-change tmp-specs.h specs.h
> echo timestamp > s-specs
> (SHLIB_LINK='' \
> SHLIB_MULTILIB=''; \
> gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
> -Wmissing-prototypes -Wold-style-definition -fno-common -Wno-error
> -DHAVE_CONFIG_H -DENABLE_LLVM -D__STDC_LIMIT_MACROS -I. -I.
> -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include
>...
2006 Jul 31
0
[LLVMdev] Building llvm under cygwin
If you're building llvm-gcc4, you don't need the runtime libraries, so
I'd just stick with the "tools-only" build and declare success. If
you're building llvm-gcc3, I'd suggest you switch to llvm-gcc4 :)
However, the problem appears to be your PATH variable. In your path you
have the following directory: C:/Program Files/Microsoft DirectX SDK
(June
2006 Jul 30
2
[LLVMdev] Building llvm under cygwin
Hi!
I'm trying to build LLVM under cygwin.
I have the latest version of cygwin and CVS versions of llvm, llvm-test and
llvm-gcc.
make of tools only succeeded.
make of frontend succeeded too
but full make of llvm failed on crtend in llvm/runtime/GCCLibraries with the
following message:
llvm[0]: Compiling crtend.c for Debug build (bytecode)
/bin/sh: -c: line 0: syntax error near unexpected
2006 Aug 01
15
[LLVMdev] Building llvm under cygwin
...t; s-mlib
lsf="../../src/gcc/cp/lang-specs.h"; for f in $lsf; do \
echo "#include \"$f\""; \
done | sed 's|../../src/gcc/||' > tmp-specs.h
/bin/sh ../../src/gcc/../move-if-change tmp-specs.h specs.h
echo timestamp > s-specs
(SHLIB_LINK='' \
SHLIB_MULTILIB=''; \
gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -fno-common -Wno-error
-DHAVE_CONFIG_H -DENABLE_LLVM -D__STDC_LIMIT_MACROS -I. -I.
-I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../include -I./../intl
-I../../src/...
2004 Aug 15
2
[LLVMdev] Re: [llvm-announce] LLVM 1.3 Release!]
...FAULT_TARGET_MACHINE=\"i686-pc-cygwin\"
-DSTANDARD_BINDIR_PREFIX=\"/bin/\
" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X"
|| test "
no" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test
"X${SHLIB_MULTILIB}" = "X"
|| echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
-c ../../src/gcc/gcc.c -o gcc.o)
../../src/gcc/gcc.c:942: warning: string length `529' is greater than
the length
`509' ISO C89 compilers are required to support
../../src/gcc/gcc.c:960: warning: string length `608&...