Quick questions.
Chris Dern
cdern@pre.com
Sat Jan 10 01:39:00 GMT 1998
Info:
P133 Redhat 4.0
egcs 1.0.1 (installed good!)
Questions,
1) Anyone else get (3) warnings when including iostream.h, due to
(void *) in default ctors?
2) This is a visibility question. If I define to different static
globals at file scope.
a.cc: const char* gName = "Im in A.cc";
b.cc const char* gName = "Im in B.cc";
Given this, (no exporting or otherwise) should they colide when linking?
Ideas comments concerns please..
Thanks,
Chris Dern
More information about the Gcc
mailing list