From: John P. <jo...@ma...> - 2000-11-07 18:09:44
|
I couln't update the CVS yet. I had problems comiling ssh on the Suns so I couldn't do a commit. If you want just change the == to = and make sure there is a space (ie "$platform" = "hpux"; not "$platform"="hpux") -Quinticent Thomas Matelich wrote: > "John Palmieri (Quinticent)" wrote: > > > I fixed that, just haven't checked it in. It has to do with the test > > utility. Earlier versions of test use = not ==. > > great, I'll check that out in a few minutes. > > > I tried compiling on a Sun Solaris using the Linux build. Theoretically > > they should be the same. Well the sources compiled but they refused to > > link. I got 500 lines of gibberish error messages. One thing I hate about > > templates is that it makes error messages hard to debug. Could be that they > > are not using the GNU linker. I'll check it out. Do you know anyone who > > knows about Solaris? I have someone looking into the BSD builds too. > > > > -Quinticent > > I have a lot of experience with template error messages, so you could send me > the output if you're having trouble with it. Too bad there isn't a Solaris box > on the compile farm. > It's looking like I may need to be able to compile SOMELib as a static library > on HP because g++ doesn't build libstdc++.a with PIC code. When I determine > that to be true, I'll start adding a static target to the Makefiles (unless you > get to it first :). > > -- > Thomas O Matelich > Senior Software Designer > Zetec, Inc. > sos...@us... > tma...@ze... > > _______________________________________________ > somelib-devel mailing list > som...@li... > http://lists.sourceforge.net/mailman/listinfo/somelib-devel |