bug-gnustep
[Top][All Lists]
Advanced

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

Re: Problem building autogsdoc tool


From: Alexander Stockdale
Subject: Re: Problem building autogsdoc tool
Date: Fri, 23 Aug 2002 12:18:05 -0700 (PDT)

There is no mention of
__objc_class_name_NXConstantString in libgnustep.def,
that I can see.

Did you mean, perhaps, the reverse (that
__objc_class_name_NSConstantString should be renamed
to __objc_class_name_NXConstantString)?

I ran the preprocessor on the autogsdoc.m file, and
found that the only references to NSConstantString
appear to be due to the inclusion of NSRange.h.


--- Adam Fedor <fedor@doc.com> wrote:
> Alexander Stockdale wrote:
> > Code used:  
> > Updated from CVS on 8/21.
> > 
> > System info:
> > $ uname -a
> > MINGW32_NT-5.1 ASTOCKDALE 1.0.7(0.46/3/2)
> 2002-05-09 
> > 
> > Compiler:
> > $ gcc -version
> > gcc.exe (GCC) 3.1
> > Copyright (C) 2002 Free Software Foundation, Inc.
> > This is free software; see the source for copying
> > conditions.  There is NO
> > warranty; not even for MERCHANTABILITY or FITNESS
> FOR
> > A PARTICULAR PURPOSE.
> > 
> > Problem information:
> > 
> > While trying to make base, encounter problem
> building
> > Tools.  Note:  Per README.MinGW, I did remove the
> > reference to __objc_class_name_NSConstantString in
> > libgnustep-base.def -- don't know if this is
> relevant.
> 
> How about, instead, in libgnuste-base.def changing
> 
> __objc_class_name_NXConstantString
> 
> to
> 
> __objc_class_name_NSConstantString
> 
> and recompiling gnustep-base and see if that works.
> 
> 
> 
> 
> 
> -- 
> Adam Fedor, Digital Optics Corp.      | I'm glad I
> hate spinach, because
> http://www.doc.com                    | if I didn't,
> I'd eat it, and you
>                                        | know how I
> hate the stuff.
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com




reply via email to

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