gnustep-dev
[Top][All Lists]
Advanced

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

Re: flexisheet porting status(I need advise)


From: Stefan Urbanek
Subject: Re: flexisheet porting status(I need advise)
Date: Tue, 1 Mar 2005 13:34:38 +0100
User-agent: Internet Messaging Program (IMP) 3.2.2

Citát ȲŔąźş <address@hidden>:

> /usr/bin/g++ -fconstant-string-class=NSConstantString FSWindowController.h -c
> -I/UI -I/usr/GNUstep/system/Library/Headers
> -I/usr/lib/gcc/i386-haansoft-linux/3.4.1/include/
> -I/usr/lib/gcc/i386-haansoft-linux/3.4.1/include/objc  -o
> FSWindowController.o
> cc1plus: warning: command line option
> "-fconstant-string-class=NSConstantString" is valid for ObjC/ObjC++ but not
> for C++
> In file included from

Looks like you are compiling it with the C++  compiler (/usr/bin/g++) instead of
objc. I would suggest you to use plain gcc to determine which compiler to use.


> who's error?
> glibc-2.3.3
> gcc-3.4.1
> gnustep-cvs-2004-3-1
> 

Btw. are you using the GNUstep-make package? If yes, can you provide us with
makefiles you are using?

Regards,

Stefan Urbanek
--
http://stefan.agentfarms.net

First they ignore you, then they laugh at you, then they fight you, then
you win.
- Mahatma Gandhi




reply via email to

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