Path: utzoo!telly!attcan!uunet!bu.edu!bu-cs!bloom-beacon!shelby!decwrl!purdue!iuvax!ux1.cso.uiuc.edu!tank!cps3xx!cpsvax!newman From: newman@cpsvax.cps.msu.edu (Timothy S Newman) Newsgroups: gnu.g++.lib.bug Subject: 1.36.2 tests Message-ID: <6003@cps3xx.UUCP> Date: 12 Jan 90 17:10:07 GMT Sender: usenet@cps3xx.UUCP Reply-To: newman@cpsvax.cps.msu.edu (Timothy S Newman) Organization: Michigan State University, Computer Science Department Lines: 14 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