Mail Archives: pgcc/1998/09/14/23:51:12
Hi Jason,
> First, I would like to state for the benefit of those on the
> pgcc-list that I am not a member of the list. I am writing to the
> list as I could not find another address to write to. This message
> is also going to Douglas C. Schmidt as I could not find any other
> 'bug' address for ACE.
Please send all ACE-related material to the ACE mailing list at
ace-users AT cs DOT wustl DOT edu
> I am writing to both of you at the suggestion of John Lindal, author
> of jcc. While attempting to compile the ACE libraries so I can use
> jcc, I received the following error. I have no idea what it means,
> and unfortunatly cannot supply more that what is stated already.
Can you please let us know what version of ACE you are using? In
general, it's a good idea to use the latest version, which you can get
at
http://www.cs.wustl.edu/~schmidt/ACE_wrappers/ACE.tar.gz
> g++ -Wall -Wpointer-arith -pipe -O3 -g -fno-implicit-templates -fno-exception
> s -I. -I/usr/local/JX-1.1.17/jlib/ACE_wrappers -c -o .obj/Filecache.o Fileca
> che.cpp
> {standard input}: Assembler messages:
> {standard input}:18606: Error: Can't emit reloc {- .text-seg symbol "init__20AC
> E_Filecache_Handle"} @ file address 101132.
> {standard input}:18607: Error: Can't emit reloc {- .text-seg symbol "init__20AC
> E_Filecache_Handle"} @ file address 101144.
> make[2]: *** [.obj/Filecache.o] Error 1
> make[2]: Leaving directory `/usr/local/JX-1.1.17/jlib/ACE_wrappers/ace'
> make[1]: *** [ace] Error 2
> make[1]: Leaving directory `/usr/local/JX-1.1.17/jlib/lib'
> make: *** [redhat4.2] Error 2
>
> I am running a Slackware 3.4, Linux kernel 2.0 system, with pgcc:
> Cougar:~$ gcc -v
> Reading specs from /usr/lib/gcc-lib/i586-pc-linux-gnulibc1/pgcc-2.90.29/specs
> gcc version pgcc-2.90.29 980515 (egcs-1.0.3 release)
This looks like an EGCS compiler bug. I recommend that you take a
look at
http://www.cs.wustl.edu/~schmidt/ACE_wrappers/ACE-INSTALL.html
and look at the Linux discussion.
Take care,
Doug
- Raw text -