search for: interix3

Displaying 6 results from an estimated 6 matches for "interix3".

Did you mean: interix
2004 Jun 28
1
[LLVMdev] xgcc: installation problem, cannot exec `gccas': No such file or directory
Hi Guys I'm trying to port and build the GCC Front End to the Interix environment. I've succeded until the xgcc program executes: /usr/local/src/cfrontend/build/gcc/xgcc -B/usr/local/src/cfrontend/build/gcc/ -B/usr/local/src/cfrontend/install//i586-pc-interix3/bin/ -B/usr/local/src/cfrontend/install//i586-pc-interix3/lib/ -isystem /usr/local/src/cfrontend/install//i586-pc-interix3/include -isystem /usr/local/src/cfrontend/install//i586-pc-interix3/sys-include -O2 -DIN_GCC -D__INTERIX -D_ALL_SOURCE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wm...
2007 Jul 10
1
Building R on Interix 6.0
...whether we are using the GNU Objective C compiler... yes checking whether gcc accepts -g... yes checking whether g++ can compile ObjC++... yes checking for Objective C++ compiler... g++ checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /opt/gcc.3.3/i586-pc-interix3/bin/ld checking if the linker (/opt/gcc.3.3/i586-pc-interix3/bin/ld) is GNU ld... yes checking for /opt/gcc.3.3/i586-pc-interix3/bin/ld option to reload object files... -r checking for BSD-compatible nm... /bin/nm -B checking how to recognise dependent libraries... unknown checking for ANSI C heade...
2004 Jul 26
1
[LLVMdev] ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (first use this function)
...'t support shared libraries: ------------------ configure:6176: checking if gcc supports -c -o file.o configure:6204: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6208: $? = 0 configure:6225: result: yes configure:6251: checking whether the gcc linker (/opt/gcc.3.3/i586-pc-interix3/bin/ld) supports shared libraries configure:7045: result: no configure:7116: checking how to hardcode library paths into programs configure:7141: result: immediate configure:7155: checking whether stripping libraries is possible configure:7160: result: yes configure:7182: checking dynamic linker ch...
2004 Jul 27
1
[LLVMdev] ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (firstuse this function)
...ies: >------------------ >configure:6176: checking if gcc supports -c -o file.o >configure:6204: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 >configure:6208: $? = 0 >configure:6225: result: yes >configure:6251: checking whether the gcc linker >(/opt/gcc.3.3/i586-pc-interix3/bin/ld) supports shared libraries >configure:7045: result: no >configure:7116: checking how to hardcode library paths into programs >configure:7141: result: immediate >configure:7155: checking whether stripping libraries is possible >configure:7160: result: yes >configure:7182: ch...
2004 Jul 27
1
[LLVMdev] ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (firstuse this function)
...--- >>configure:6176: checking if gcc supports -c -o file.o >>configure:6204: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 >>configure:6208: $? = 0 >>configure:6225: result: yes >>configure:6251: checking whether the gcc linker >>(/opt/gcc.3.3/i586-pc-interix3/bin/ld) supports shared libraries >>configure:7045: result: no >>configure:7116: checking how to hardcode library paths into programs >>configure:7141: result: immediate >>configure:7155: checking whether stripping libraries is possible >>configure:7160: result: yes &g...
2004 Aug 30
1
[LLVMdev] lib/System Unleashed - Need Your Help!
Hi Reid, I downloaded the latest source code and ran configure (I suppose it was that you did mean). The result is: --------------- checking build system type... i586-pc-interix3 --------------- Otherwise, please correct me. /Henrik --- Got Freedom? Software Freedom Day 2004 - 28th of August http://www.softwarefreedomday.org/ --- >From: Reid Spencer <reid at x10sys.com> >Reply-To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> >To: LLVM...