This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: can't compute value of an expression involving an external symbol
- To: kip at lyris dot com
- Subject: Re: can't compute value of an expression involving an external symbol
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Tue, 4 Jan 2000 00:34:12 +0100
- CC: gcc-bugs at gcc dot gnu dot org
- References: <Pine.SOL.4.05.10001030951080.5538-100000@luna.lyris.com>
> When compiling the Objectspace Toolkit on Solaris Sparc 2.5 I get the
> following error with one file:
Thanks for your bug report. Please see
http://egcs.cygnus.com/faq.html#bugreport
for information on how to make useful bug reports. Without source, I'm
not capable of answering your questions (ideally, you'd include the
assembler code as well, in this case).
Regards,
Martin