swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swarm-Support] Swarm´s gcc problems.


From: Derek Farren Gause
Subject: [Swarm-Support] Swarm´s gcc problems.
Date: Wed, 28 Apr 2004 22:09:39 -0400

Hi everybody.
 
First of all I must tell you that I am a newbie traing to learn swarm in order to use it on economics.
I have Cygwin´s .bashrc customized for swarm in order to use the suite gcc distributed with Swarm (Thanks Pietro!!). I am haveing problems compiling objC code on cygwin. The end of the bash shell´s output is:

/usr/lib/mingw/libobjc.a(encoding.o)(.text+0xca6): undefined reference to `__imp ___pctype'
/usr/lib/mingw/libobjc.a(encoding.o)(.text+0xd53): undefined reference to `__isctype'
/usr/lib/mingw/libobjc.a(encoding.o)(.text+0xd81): undefined reference to `__imp ___pctype'
/usr/lib/mingw/libobjc.a(encoding.o)(.text+0xdb3): undefined reference to `__isctype'
/usr/lib/mingw/libobjc.a(encoding.o)(.text+0xdd1): undefined reference to `__imp ___pctype'
/usr/lib/mingw/libobjc.a(encoding.o)(.text+0x103d): undefined reference to `__isctype'
/usr/lib/mingw/libobjc.a(encoding.o)(.text+0x105e): undefined reference to `__imp___pctype'
/usr/lib/mingw/libobjc.a(encoding.o)(.text+0x10e3): undefined reference to `__isctype'
/usr/lib/mingw/libobjc.a(encoding.o)(.text+0x1137): undefined reference to `__isctype'
/usr/lib/mingw/libobjc.a(encoding.o)(.text+0x1157): undefined reference to `__imp___pctype'
/usr/lib/mingw/libobjc.a(encoding.o)(.text+0x116c): undefined reference to `__imp___pctype'
/usr/lib/mingw/libobjc.a(encoding.o)(.text+0x1215): undefined reference to `__isctype'
/usr/lib/mingw/libobjc.a(encoding.o)(.text+0x1269): undefined reference to `__isctype'
/usr/lib/mingw/libobjc.a(encoding.o)(.text+0x1292): undefined reference to `__imp___pctype'
/usr/lib/mingw/libobjc.a(encoding.o)(.text+0x12a7): undefined reference to `__imp___pctype'
/usr/lib/mingw/libobjc.a(encoding.o)(.text+0x13d4): undefined reference to `__isctype'
/usr/lib/mingw/libobjc.a(encoding.o)(.text+0x13e7): undefined reference to `__imp___pctype'
collect2: ld returned 1 exit status
 
 
Some additional info:
 
$ gcc -v
Reading specs from /Swarm-2.2/lib/gcc-lib/i686-pc-cygwin/3.3.1/specs
Configured with: /src/gcc-3.3.1/configure --prefix=/Swarm-2.2 --srcdir=/src/gcc-3.3.1 --enable-libgcj
Thread model: single
gcc version 3.3.1
 
Also, I am useing Swarm 2.2 pretest 10.
 
Any help would be apreciated...
 
Thanks in advance.
 
Derek Farren

reply via email to

[Prev in Thread] Current Thread [Next in Thread]