From: Thomas M. <tma...@ze...> - 2000-11-07 15:54:37
|
"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... |