alpha-dec-osf4.0d '-fsquangle' has no effect

Brother Tuck brothertuck72@hotmail.com
Tue Apr 3 02:01:00 GMT 2001


Hi,
I have build on a DEC OSF1 V4.0 a gcc 2.95.3 using the flag '-fsquangle' for 
CFLAGS and CXXFLAGS. I have succesfully compiled
the gcc. When I try to compile a little sample using string based on the stl 
I get the following errors.
/usr/bin/ld:
Unresolved:
ostream::operator<<(ostream &(*)(ostream &))
string_char_traits<char>::eq(char const &, char const &)
string_char_traits<char>::compare(char const *, char const *, unsigned long)
collect2: ld returned 1 exit status

I attach to this mail a tar file named stl-sample.tar.gz. Which include the 
sample program stl.cpp, stl.ii and stl.s.
I attach a little report file 'alpha-dec-osf4.0d.rpt '.

I have also the same problem a Sun Sparc Solaris 2.6.

If someone can help me. It would be interresting...
I have build 4 times the gcc and each compilation take near 5 hours so you 
can imagine that I would like to be sure before compiling gcc for sixth 
time...

Regards,
Emmanuel Soden

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com .
-------------- next part --------------
System name  : OSF1 V4.0 878 alpha
GCC version  : 2.95.3 version compiled using '-fsquangle'


Error message:
 c++ -o stl stl.cpp
/usr/bin/ld:
Unresolved:
ostream::operator<<(ostream &(*)(ostream &))
string_char_traits<char>::eq(char const &, char const &)
string_char_traits<char>::compare(char const *, char const *, unsigned long)
collect2: ld returned 1 exit status

-------------- next part --------------
A non-text attachment was scrubbed...
Name: stl-sample.tar.gz
Type: application/x-gzip
Size: 34641 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20010403/b04e3f97/attachment.bin>


More information about the Gcc mailing list