[Fink-users] Nurbs library trouble

2002-05-31 Thread T Ingham
Heyas, I'm attempting to build innovation3d to work with the KDE port. It's a 3d modelling/animation tool that is a really great effort. http://innovation3d.sourceforge.net the nurbs library is required for building the source, as are the headers for qt so I'll have to

[Fink-users] gcc again

2002-05-23 Thread T Ingham
Hello all, It appears as though many of the necessary components that worldforge uses are based in the stl. The same stl that apple has apparently left many components out of, making it sort of not very S to the tl. My solution however, seems rather simple, use gcc 3...

Re: [Fink-users] GCC Trouble

2002-05-21 Thread T Ingham
Thomas, Should that be CXXFLAGS= - put -O1 CXXFLAGS = -O1 as I've made this change in my makefile, but it's either not working, or not working as expected. Please help;) -thomas new output: source='Root.cc' object='Root.lo' libtool=yes \ depfile='.deps/Root.Plo' tmpdepfile='.deps/Root.TPlo' \ d

[Fink-users] GCC Trouble

2002-05-20 Thread T Ingham
Heyas, I figure since fink does all the nifty stuff getting software from other os's to run under osx and darwin, I might as well post here to see if this jingles any change. I'm trying to compile a library that generally compiles well under linux and other os's. I've resolved