Re: [Doxygen-develop] problems compiling 1.2.16_1
Brought to you by:
dimitri
From: Todd K. <ko...@au...> - 2002-07-15 22:35:38
|
Apparently I didn't let it try long enough. It's been a few hours and it looks ok. Sorry about the email. Todd On Mon 15 Jul 2002 at 21:15:57 +0200, Todd Kokoszka wrote: > Hi, > > Problem : > > g++ spends forever, over 50 minutes, compiling config.cpp. It doesn't > finish. I've stopped it after 50 minutes. > > c++ -c -O -pipe -D_THREAD_SAFE -Wall -W -I../qtools -o ../objects/config.o > config.cpp > > > Environment : > > FreeBSD 4.5. gcc-3.1.0 > The same problem existed when I tried to compile using gcc 2.95.3. > > When I tried to compile it with gcc-3.0.4 it worked fine. I couldn't use > this thought because I ended up having some compiler config issues so I > reinstalled and used gcc-3.1.0 > > > I don't know if this is a problem with my configuration or a bug. I noticed > that it says in certain environments compiling config.cpp uses a lot of > memory. But this didn't ever finish. > > Any help or suggestions are appreciated. > > Thanks, > > Todd > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Doxygen-develop mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-develop > |