[gnu.g++.lib.bug] 1.36.2 tests

newman@cpsvax.cps.msu.edu (Timothy S Newman) (01/13/90)

I am using libg++ 1.36.2 on a Sun4 OS 4.0.3.  g++ also 1.36.2, Jan 4
release. I encounter the following warning while trying to make tests:

test.bye2.cc:2: warning: structure has no data members

Later on, ___main is an undefined symbol, causing an error and
termination of compilation.  Specifically:

test.hello.cc:137: Undefined symbol ___main referenced from text segment


Any guess about what is causing this?

Tim Newman