Displaying 7 results from an estimated 7 matches for "gcclib".
Did you mean:
cclib
2008 Feb 02
1
CC messed up in RELENG_7 build
...T_32BIT -iprefix /usr/obj/6510b/amd64/usr/src/lib32/usr/ -L/usr/obj/6510b/amd64/usr/src/lib32/usr/lib32 -B/usr/obj/6510b/amd64/usr/src/lib32/usr/lib32 -c -O2 -fno-strict-aliasing -pipe -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -DHAVE_GTHR_DEFAULT -I/usr/src/gnu/lib/libgcc/../../../contrib/gcclibs/include -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/config -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc -I. -I/usr/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -fvisibility=hidden -DHIDE_EXPORTS -fPIC -DL_muldi3 -o _muldi3.o /usr/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc2.c
distcc[76...
2008 Aug 18
1
nanobsd build problem
...rc/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk -f
/usr/src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk < optionlist >
options.h
cc -c -O2 -fno-strict-aliasing -pipe -DIN_GCC -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -DHAVE_GTHR_DEFAULT
-I/usr/src/gnu/lib/libgcc/../../../contrib/gcclibs/include
-I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/config
-I/usr/src/gnu/lib/libgcc/../../../contrib/gcc -I.
-I/usr/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -fvisibility=hidden
-DHIDE_EXPORTS -fPIC -DL_muldi3 -o _muldi3.o
/usr/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc2.c
cc -c -O2 -...
2005 Feb 25
1
Problems Building R on AIX 5.2.0.0 (Update)
...-L/usr/local/lib -o
lapack.so -Wl,-bI:../../../etc/Rlapack.exp
Lapack.lo rgeev.lo
rsyev.lo -L../../../lib -lRlapack -L/usr/local/lib -L/usr/ local/lib/gcc-lib/
powerpc-ibm-aix5.2.0.0/3.3.2 -L/usr/local/lib/gcc-lib/powe rpc-
ibm-aix5.2.0.0/3.3.2/../../.. -lfrtbegin -lg2c -lm -lgcc_s /usr/local/lib/gcclib
/powerpc-ibm-aix5.2.0.0/3.3.2/libgcc.a -lg -ldl -ltermcap -lm -lc ld: 0706-006
Cannot find or open library file: -l Rlapack
ld:open(): A file or directory in the path name does not exist.
collect2: ld returned 255 exit status
make: 1254-004 The error code from the last command is 1....
2017 Nov 07
0
lets talk abaut gstreamer 1.10.5, gstreamer-libav, ffmpeg, bluray and vlc
...not be fixed from the kernel side.
Buffer problems. Blurays & DVD (builtin drive) are playing with vlc.
Totem can play anything, exclude bluray.
http://centos.cms4all.org/repo/7/media/
Another little problem is vlc 3.0 can only compiled with gcc 4.9 and
upper. Has to be rearrange for static gcclib, no real dependency by
installation.
http://vault.centos.org/7.4.1708/sclo/Source/rh/devtoolset-3/
Not yet on my todo list. Why 4.9? No g++ binary break.
Bluray taken from my libbluray1 rpm otherwise i brick gvfs (bluray
0.2.3). Recompiled test wise. Think about to write a mail to redhat.
Yes I...
2005 Mar 01
1
Problems Building Ron AIX 5.2.0.0 (Solved)
....exp
> > Lapack.lo rgeev.lo
> >
> > rsyev.lo -L../../../lib -lRlapack -L/usr/local/lib -L/usr/
> local/lib/gcc-lib/
> > powerpc-ibm-aix5.2.0.0/3.3.2 -L/usr/local/lib/gcc-lib/powe rpc-
> > ibm-aix5.2.0.0/3.3.2/../../.. -lfrtbegin -lg2c -lm -lgcc_s
> /usr/local/lib/gcclib
> > /powerpc-ibm-aix5.2.0.0/3.3.2/libgcc.a -lg -ldl -ltermcap -lm
> -lc ld: 0706-006
> > Cannot find or open library file: -l Rlapack
> >
> > ld:open(): A file or directory in the path name does not exist.
> > collect2: ld returned 255 exit status
> > m...
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 token `('
/bin/sh: -c: line 0: `if
PATH="/llvmobj/Debug/bin:/bin:/llvmobj/Debug/bin:/bin:/
usr/local/bin:/usr/bin:/bin:"C:/Program Files/Microsof...
2006 Jul 31
0
[LLVMdev] Building llvm under cygwin
...d wrote:
> 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 token `('
> /bin/sh: -c: line 0: `if
> PATH="/llvmobj/Debug/bin:/bin:/llvmobj/Debug/bin:/bin:/
> usr/local/bin:/usr/bin:...