pingus-devel
[Top][All Lists]
Advanced

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

Re: snprintf and g++


From: Ingo Ruhnke
Subject: Re: snprintf and g++
Date: 20 Sep 2002 10:44:54 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Gervase Lam <address@hidden> writes:

> Initially, g++ could not find the prototypes for snprintf, which I
> corrected. Then it couldn't find the ostream include file. After
> finding out that 2.96 was being used, I decided to change the links
> for g++ to refer to g++ 3.0.4, which had ostream in a better place.
> After changing the links, I was able to compile the files that used
> ostream.

Just for the record, setting the CXX environment variable and
rerunning ./configure script sets the compiler used for a project to
the one of the CXX flag.
 
> Even though I have no compilation errors now, I am still going to attach 
> the patched snprintf files to this e-mail.

Ok, patch commited.

-- 
WWW:      http://pingus.seul.org/~grumbel/ 
Games:    http://pingus.seul.org/~grumbel/gamedesigns/
JabberID: address@hidden 
ICQ:      59461927




reply via email to

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