[gnu.g++.bug] GNU G++ for 386 System V

kayvan@APPLE.COM (Kayvan Sylvan) (01/06/89)

I've just completed setting up and porting (with slight modification)
G++ version 1.32.0 on an Altos 1000 System V 386 system.

The compilation and object file generation all seem to work. I've fed it
*very simple* C++ programs and compiled them into object files.

I've not been able to get the 'collect' program to work. The problem I'm
having is with assumptions about a.out.h (and COFF incompatibilities).

Question: has anyone else been able to set up G++ for a 386 System V Unix?

Can anyone offer any help on getting collect to work??
It's the only step that's not working (other than ld+, for the same
reasons, which I side-stepped by defining NO_GNU_LD).

Any help would be greatly appreciated.

			---Kayvan