Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-19 Thread Gary Mills
On Sat, May 19, 2018 at 09:08:32PM -0400, Richard Lowe wrote: >I would not be surprised, if enabling crt*S is still an illumos patch, >if that patch was not somehow wrong.� I don't have a SPARC to actually >check it. I haven't tracked it down completely, but it seems that the main

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-19 Thread Richard Lowe
I would not be surprised, if enabling crt*S is still an illumos patch, if that patch was not somehow wrong. I don't have a SPARC to actually check it. On Sat, May 19, 2018 at 6:22 PM Aurélien Larcher wrote: > On Sun, May 20, 2018 at 12:19 AM, Gary Mills

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-19 Thread Aurélien Larcher
On Sun, May 20, 2018 at 12:19 AM, Gary Mills wrote: > On Sat, May 19, 2018 at 10:47:05PM +0200, Aurélien Larcher wrote: > > > >Are you sure there is no crtbeginS.o at all in the directory? > > Quite sure: > > $ find build -name 'crt*.o' -ls > 227005892

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-19 Thread Gary Mills
On Sat, May 19, 2018 at 10:47:05PM +0200, Aurélien Larcher wrote: > >Are you sure there is no crtbeginS.o at all in the directory? Quite sure: $ find build -name 'crt*.o' -ls 227005892 -rw-r--r-- 1 millsstaff1416 May 19 10:40 build/sparcv7/gcc/sparcv9/crt1.o

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-19 Thread Aurélien Larcher
On Sat, May 19, 2018 at 11:11 PM, Gary Mills wrote: > On Sat, May 19, 2018 at 10:02:49PM +0200, Aurélien Larcher wrote: > >On Sat, May 19, 2018 at 9:56 PM, Gary Mills <[1] > gary_mi...@fastmail.fm> > >wrote: > > > > > > I'm attempting to build the

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-19 Thread Gary Mills
On Sat, May 19, 2018 at 10:02:49PM +0200, Aurélien Larcher wrote: >On Sat, May 19, 2018 at 9:56 PM, Gary Mills <[1]gary_mi...@fastmail.fm> >wrote: > > > > I'm attempting to build the developer/gcc-7 source package from a > > recent version of oi-userland.� The build stops with

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-19 Thread Aurélien Larcher
On Sat, May 19, 2018 at 10:06 PM, Igor Kozhukhov wrote: > > On Sat, May 19, 2018 at 9:56 PM, Gary Mills > wrote: > >> I'm attempting to build the developer/gcc-7 source package from a >> recent version of oi-userland. The build stops with these

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-19 Thread Igor Kozhukhov
> > On Sat, May 19, 2018 at 9:56 PM, Gary Mills > wrote: > I'm attempting to build the developer/gcc-7 source package from a > recent version of oi-userland. The build stops with these error > messages: > > >

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-19 Thread Aurélien Larcher
On Sat, May 19, 2018 at 9:56 PM, Gary Mills wrote: > I'm attempting to build the developer/gcc-7 source package from a > recent version of oi-userland. The build stops with these error > messages: > > /export/home/mills/Downloads/code/oi-userland/components/ >

[oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-19 Thread Gary Mills
I'm attempting to build the developer/gcc-7 source package from a recent version of oi-userland. The build stops with these error messages: /export/home/mills/Downloads/code/oi-userland/components/developer/gcc-7/build/sparcv7/./gcc/xgcc