Hello,
Does anyone have definitive info about warning messages produced when linking
programs compiled with g++ (v. 2.7.0) on OSF 3.2a ? For example is this info
shown in the following example correct or JUST a warning ?
platon$ g++ -g -O -L/home/staff/jon/lib -o net Net.o Node.o Data.o error.o
func.o main.o -lG -lL -lm -lad -lmac -lexc
/usr/ucb/ld:
Warning: Linking some objects which contain exception information sections
and some which do not. This may cause fatal runtime exception handling
problems (last obj encountered without exceptions was /usr/local/lib/libstdc++.a).
Many thanks,
-Will Flett
Computer Science Department | mail: W.Flett_at_dcs.rhbnc.ac.uk
Royal Holloway, University of London | talk: +44 1784 443428 (direct)
Egham, Surrey TW20 0EX, England | fax: +44 1784 443420
Received on Thu Sep 14 1995 - 16:32:00 NZST