public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* ftp://egcs.cygnus.com/pub/egcs/README
@ 1998-02-23  2:51 Dietmar.Kuehl
  1998-02-23  7:41 ` What is at ftp://egcs.cygnus.com/pub/egcs ? Oleg Krivosheev
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Dietmar.Kuehl @ 1998-02-23  2:51 UTC (permalink / raw)
  To: egcs

In this file the following is found:

  The egcs main ftp host is

        ftp://ftp.cygnus.com/pub/egcs/

I think this should be corrected to read

       ftp://egcs.cygnus.com/pub/egcs

dk

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

* What is at ftp://egcs.cygnus.com/pub/egcs ?
  1998-02-23  2:51 ftp://egcs.cygnus.com/pub/egcs/README Dietmar.Kuehl
@ 1998-02-23  7:41 ` Oleg Krivosheev
  1998-02-23 15:57   ` Jeffrey A Law
  1998-02-23 15:57 ` egcs-980221 problems on Solaris-2.6 Oleg Krivosheev
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 9+ messages in thread
From: Oleg Krivosheev @ 1998-02-23  7:41 UTC (permalink / raw)
  To: Oleg Krivosheev; +Cc: egcs

Hi, All

what snapshots are at ftp://egcs.cygnus.com/pub/egcs ?

Is it soon=to-be egcs 1.0.2 branch or
1.1 branch ?

thanks

OK


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

* egcs-980221 problems on Solaris-2.6
  1998-02-23  2:51 ftp://egcs.cygnus.com/pub/egcs/README Dietmar.Kuehl
  1998-02-23  7:41 ` What is at ftp://egcs.cygnus.com/pub/egcs ? Oleg Krivosheev
@ 1998-02-23 15:57 ` Oleg Krivosheev
  1998-02-25  6:39   ` Alexandre Oliva
  1998-02-24  3:09 ` ftp://egcs.cygnus.com/pub/egcs/README Jeffrey A Law
  1998-03-18 17:40 ` ftp://egcs.cygnus.com/pub/egcs/README Oleg Krivosheev
  3 siblings, 1 reply; 9+ messages in thread
From: Oleg Krivosheev @ 1998-02-23 15:57 UTC (permalink / raw)
  To: Oleg Krivosheev; +Cc: egcs

Hi, All

tried to build latest snapshot

./configure --enable-shared --enable-haifa --prefix=...

host_canonical = sparc-sun-solaris2.6

make bootstrap BOOT_CFLAGS="-pipe -O3"

/home/room1/kriol/egcs-980221/gcc/xgcc
-B/home/room1/kriol/egcs-980221/gcc/ -g -O2 -fno-implicit-templates -h
libstdc++.so.2.8.0 -shared -o libstdc++.so.2.8.0 `cat piclist` -lm
Text relocation remains			      referenced
    against symbol		    offset	in file
<unknown>                           0x40      	../libio/pic/ioextend.o
<unknown>                           0x0       	../libio/pic/ioextend.o
<unknown>                           0x38      	../libio/pic/ioextend.o
<unknown>                           0x4       	../libio/pic/ioextend.o
<unknown>                           0x14      	../libio/pic/ioextend.o
<unknown>                           0x1c      	../libio/pic/ioextend.o
<unknown>                           0x20      	../libio/pic/ioextend.o
__builtin_vec_new                   0x4       	../libio/pic/strstream.o

<and tons of other such errors>

SUN native ld

i suspect that something is going wrong with --enable-shared.
From compilation log it loooks like there is no
-fPIC/-fpic options while compiling sh.lib
object file.

  /home/room1/kriol/egcs-980221/gcc/xgcc
-B/home/room1/kriol/egcs-980221/gcc/ -c -g -O2 -fno-implicit-templates -I.
-I./stl -I../libio -I./../libio -nostdinc++   cstringi.cc -o
pic/cstringi.o
/home/room1/kriol/egcs-980221/gcc/xgcc
-B/home/room1/kriol/egcs-980221/gcc/ -c -g -O2 -fno-implicit-templates -I.
-I./stl -I../libio -I./../libio -nostdinc++  cstringi.cc



Does someone has this error?

regards

OK


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

* Re: What is at ftp://egcs.cygnus.com/pub/egcs ?
  1998-02-23  7:41 ` What is at ftp://egcs.cygnus.com/pub/egcs ? Oleg Krivosheev
@ 1998-02-23 15:57   ` Jeffrey A Law
  0 siblings, 0 replies; 9+ messages in thread
From: Jeffrey A Law @ 1998-02-23 15:57 UTC (permalink / raw)
  To: Oleg Krivosheev; +Cc: egcs

  In message < Pine.GSO.3.96.980223093732.4345A-100000@drabble >you write:
  > what snapshots are at ftp://egcs.cygnus.com/pub/egcs ?
All the snapshots dating back to the start of the project are
online (though older ones are no longer available as components).

  > Is it soon=to-be egcs 1.0.2 branch or 1.1 branch ?
Snapshots are being made from the mainline sources; I think we've
got the key submissions for 1.0.2 installed, so I'l be making a
pre-release diff from 1.0.1 to 1.0.2 available shortly.

jeff

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

* Re: ftp://egcs.cygnus.com/pub/egcs/README
  1998-02-23  2:51 ftp://egcs.cygnus.com/pub/egcs/README Dietmar.Kuehl
  1998-02-23  7:41 ` What is at ftp://egcs.cygnus.com/pub/egcs ? Oleg Krivosheev
  1998-02-23 15:57 ` egcs-980221 problems on Solaris-2.6 Oleg Krivosheev
@ 1998-02-24  3:09 ` Jeffrey A Law
  1998-03-18 17:40 ` ftp://egcs.cygnus.com/pub/egcs/README Oleg Krivosheev
  3 siblings, 0 replies; 9+ messages in thread
From: Jeffrey A Law @ 1998-02-24  3:09 UTC (permalink / raw)
  To: Dietmar.Kuehl; +Cc: egcs

  In message < c=DE%a=SKO%p=BaySGV%l=M9900S98.SERV-980223105132Z-1757@m9900s98.izb-soft.de >you write:
  >   The egcs main ftp host is
  > 
  >         ftp://ftp.cygnus.com/pub/egcs/
  > 
  > I think this should be corrected to read
  > 
  >        ftp://egcs.cygnus.com/pub/egcs
Yes, those files will be updated when I officially announce the
02-22 snapshot -- I'm still working with some of the mirror sites
to get them flipped to the new server.

jeff

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

* Re: egcs-980221 problems on Solaris-2.6
  1998-02-25  6:39   ` Alexandre Oliva
@ 1998-02-25  6:39     ` Oleg Krivosheev
  1998-02-25  6:39       ` Alexandre Oliva
  0 siblings, 1 reply; 9+ messages in thread
From: Oleg Krivosheev @ 1998-02-25  6:39 UTC (permalink / raw)
  To: Alexandre Oliva; +Cc: egcs

On Wed, 25 Feb 1998, Alexandre Oliva wrote:

> Oleg Krivosheev writes:
> 
> > /home/room1/kriol/egcs-980221/gcc/xgcc
> > -B/home/room1/kriol/egcs-980221/gcc/ -g -O2 -fno-implicit-templates -h
> > libstdc++.so.2.8.0 -shared -o libstdc++.so.2.8.0 `cat piclist` -lm
> > Text relocation remains			      referenced
> >     against symbol		    offset	in file
> > <unknown>                           0x40      	../libio/pic/ioextend.o
> 
> > <and tons of other such errors>
> 
> > SUN native ld
> 
> I was unable to reproduce your problem, on an unpatched Solaris 2.6
> host.  Was your ld patched somehow?  Isn't it from any Sun compiler
> package?

it might be so...

But the real problem is that all files in pic/
directory are compiled without -fPIC option - 
i don't think linker is the cause of the problem...

Someone contacted me in personal e-mail and
confirmed he had the same problem on Solaris 2.6/x86

just in case

drabble ~ $ ld -V
ld: Software Generation Utilities - Solaris/ELF (3.0)


regards

OK


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

* Re: egcs-980221 problems on Solaris-2.6
  1998-02-25  6:39     ` Oleg Krivosheev
@ 1998-02-25  6:39       ` Alexandre Oliva
  0 siblings, 0 replies; 9+ messages in thread
From: Alexandre Oliva @ 1998-02-25  6:39 UTC (permalink / raw)
  To: Oleg Krivosheev; +Cc: egcs

Oleg Krivosheev writes:

> But the real problem is that all files in pic/
> directory are compiled without -fPIC option - 
> i don't think linker is the cause of the problem...

Mine are...  Did you get the snapshot with CVS, patches or from the
tar file?  There were some problems in the previous snapshot,
regarding PICFLAG and PICFLAG_FOR_TARGET, that may have caused some
confusion in the latest one.  What are PICFLAG and PICFLAG_FOR_TARGET
defined to, in mh-frag and mt-frag?

> ld: Software Generation Utilities - Solaris/ELF (3.0)

that's exactly what I get.

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil

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

* Re: egcs-980221 problems on Solaris-2.6
  1998-02-23 15:57 ` egcs-980221 problems on Solaris-2.6 Oleg Krivosheev
@ 1998-02-25  6:39   ` Alexandre Oliva
  1998-02-25  6:39     ` Oleg Krivosheev
  0 siblings, 1 reply; 9+ messages in thread
From: Alexandre Oliva @ 1998-02-25  6:39 UTC (permalink / raw)
  To: Oleg Krivosheev; +Cc: Oleg Krivosheev, egcs

Oleg Krivosheev writes:

> /home/room1/kriol/egcs-980221/gcc/xgcc
> -B/home/room1/kriol/egcs-980221/gcc/ -g -O2 -fno-implicit-templates -h
> libstdc++.so.2.8.0 -shared -o libstdc++.so.2.8.0 `cat piclist` -lm
> Text relocation remains			      referenced
>     against symbol		    offset	in file
> <unknown>                           0x40      	../libio/pic/ioextend.o

> <and tons of other such errors>

> SUN native ld

I was unable to reproduce your problem, on an unpatched Solaris 2.6
host.  Was your ld patched somehow?  Isn't it from any Sun compiler
package?

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil

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

* Re: ftp://egcs.cygnus.com/pub/egcs/README
  1998-02-23  2:51 ftp://egcs.cygnus.com/pub/egcs/README Dietmar.Kuehl
                   ` (2 preceding siblings ...)
  1998-02-24  3:09 ` ftp://egcs.cygnus.com/pub/egcs/README Jeffrey A Law
@ 1998-03-18 17:40 ` Oleg Krivosheev
  3 siblings, 0 replies; 9+ messages in thread
From: Oleg Krivosheev @ 1998-03-18 17:40 UTC (permalink / raw)
  To: Oleg Krivosheev; +Cc: egcs

Hi,

egcs 1.0.2 on Solaris 2.6/Sparc

created obj directory, ../src/configure --prefix ...

SUN as and ld

build went ok along with installation.

My code compiled with -g fails during linkage with bugs like

Undefined			first referenced
 symbol  			    in file
overflow_error::overflow_error(basic_string<char, string_char_traits<char>, __default_alloc_template<true, 0> > const &)/home/room1/kriol/work/Project/lib/sparc-sun-solaris-gcc/libGeometry.a(GeometryTracker.o)


checked obj file - and indeed constructor is UNDEFined.

from <stdexcept>:

class overflow_error : public runtime_error {
public:
  overflow_error (const string& what_arg): runtime_error (what_arg) { }
};


looks like EGCS forgot to instantiate constructor body
in debug mode

regards

OK


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

end of thread, other threads:[~1998-03-18 17:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-02-23  2:51 ftp://egcs.cygnus.com/pub/egcs/README Dietmar.Kuehl
1998-02-23  7:41 ` What is at ftp://egcs.cygnus.com/pub/egcs ? Oleg Krivosheev
1998-02-23 15:57   ` Jeffrey A Law
1998-02-23 15:57 ` egcs-980221 problems on Solaris-2.6 Oleg Krivosheev
1998-02-25  6:39   ` Alexandre Oliva
1998-02-25  6:39     ` Oleg Krivosheev
1998-02-25  6:39       ` Alexandre Oliva
1998-02-24  3:09 ` ftp://egcs.cygnus.com/pub/egcs/README Jeffrey A Law
1998-03-18 17:40 ` ftp://egcs.cygnus.com/pub/egcs/README Oleg Krivosheev

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).