[comp.sys.next] libg++ 1.36.3

madden@prang.TEST.Vitalink.COM (Brendan Maddog Madden) (04/03/91)

I have been having a somewhat difficult time linking libg++ 1.36.3
on my new NeXTStation running NeXTStep 2.0.  I have tried all sorts of
combinations from the suggested set of options to try from the README file and
the texinfo file.  I am continually getting unresolved

__CTOR_LIST__
__DTOR_LIST__

Has anybody found a workaround for this?  I've tried with and without

-DGNULIB3 

in the compile options.

I have also tried 

-DFASCIST_ASSEMBLER

or whateve the correct ifdef was.  I don't know but it scares me a lot
when I have a compile failure of something that I am suppossed to trust
as being robust.

I keep seeing in the C++ libraries

// Gross hack for machine X

// Gross hack for for the gross hack that previous person made for machine X.

Anyway, that must be what you get when many people work on the same code.  Sorry
just venting a little frustration.

If anybody has any idea what I am doing wrong and is not too mad at me for 
venting my frustrations I would appreciate knowing how to fix this.

Brendan Madden
madden@eng.vitalink.com