public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: alpha-dec-osf4.0d '-fsquangle' has no effect
@ 2001-04-03  7:37 Brother Tuck
  0 siblings, 0 replies; 2+ messages in thread
From: Brother Tuck @ 2001-04-03  7:37 UTC (permalink / raw)
  To: gcc, gcc-help

Hi,
I'm sorry, this is my own fault. A flag '-fsquangle' was missed at link time 
in one of my libraries. Thanks, to all for your help.
Regards,
Emmanuel Soden

>
>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 .
><< stl-sample.tar.gz >>
><< alpha-dec-osf4.0d.rpt >>

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com .

^ permalink raw reply	[flat|nested] 2+ messages in thread

* alpha-dec-osf4.0d '-fsquangle' has no effect
@ 2001-04-03  2:01 Brother Tuck
  0 siblings, 0 replies; 2+ messages in thread
From: Brother Tuck @ 2001-04-03  2:01 UTC (permalink / raw)
  To: gcc, gcc-help

[-- Attachment #1: Type: text/plain, Size: 1093 bytes --]

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 .

[-- Attachment #2: alpha-dec-osf4.0d.rpt --]
[-- Type: text/plain, Size: 371 bytes --]

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


[-- Attachment #3: stl-sample.tar.gz --]
[-- Type: application/x-gzip, Size: 34641 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-04-03  7:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-03  7:37 alpha-dec-osf4.0d '-fsquangle' has no effect Brother Tuck
  -- strict thread matches above, loose matches on Subject: below --
2001-04-03  2:01 Brother Tuck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).