Re: Failing to crosscompile on Linux

2018-04-16 Thread Mandacarú Cascavel
On Mon, 16 Apr 2018 13:53:00 +0200 Kamil Rytarowski wrote: > On 16.04.2018 12:07, Mandacarú Cascavel wrote: > > On Sun, 15 Apr 2018 15:31:57 +0200 > > Kamil Rytarowski wrote: > > > >> On 28.03.2018 11:08, Mandacarú Cascavel wrote: > >>> Hi, Friends. > >>> > >>>

Re: Failing to crosscompile on Linux

2018-04-16 Thread Kamil Rytarowski
On 16.04.2018 12:07, Mandacarú Cascavel wrote: > On Sun, 15 Apr 2018 15:31:57 +0200 > Kamil Rytarowski wrote: > >> On 28.03.2018 11:08, Mandacarú Cascavel wrote: >>> Hi, Friends. >>> >>> NetBSD-current (-m amd64) stops the crosscompilling process on a Debian >>> amd64 unstable box

Re: Failing to crosscompile on Linux

2018-04-16 Thread Herbert J. Skuhra
On Mon, Apr 16, 2018 at 06:36:53AM -0300, Mandacar? Cascavel wrote: > On Sun, 15 Apr 2018 15:31:57 +0200 > Kamil Rytarowski wrote: > > > On 28.03.2018 11:08, Mandacar� Cascavel wrote: > > > Hi, Friends. > > > > > > NetBSD-current (-m amd64) stops the crosscompilling process on a

Re: Failing to crosscompile on Linux

2018-04-16 Thread Mandacarú Cascavel
On Sun, 15 Apr 2018 15:31:57 +0200 Kamil Rytarowski wrote: > On 28.03.2018 11:08, Mandacarú Cascavel wrote: > > Hi, Friends. > > > > NetBSD-current (-m amd64) stops the crosscompilling process on a Debian > > amd64 unstable box in the following place: > > > > cc -O -o make

Re: Failing to crosscompile on Linux

2018-04-16 Thread Mandacarú Cascavel
On Sun, 15 Apr 2018 15:31:57 +0200 Kamil Rytarowski wrote: > On 28.03.2018 11:08, Mandacarú Cascavel wrote: > > Hi, Friends. > > > > NetBSD-current (-m amd64) stops the crosscompilling process on a Debian > > amd64 unstable box in the following place: > > > > cc -O -o make

Re: Failing to crosscompile on Linux

2018-04-15 Thread Kamil Rytarowski
On 28.03.2018 11:08, Mandacarú Cascavel wrote: > Hi, Friends. > > NetBSD-current (-m amd64) stops the crosscompilling process on a Debian amd64 > unstable box in the following place: > > cc -O -o make ar.o arscan.o commands.o default.o dir.o expand.o file.o > function.o getopt.o

Re: Failing to crosscompile on Linux

2018-03-28 Thread Mandacarú Cascavel
On Wed, 28 Mar 2018 12:55:06 +0200 Joerg Sonnenberger wrote: > On Wed, Mar 28, 2018 at 06:08:46AM -0300, Mandacarú Cascavel wrote: > > NetBSD-current (-m amd64) stops the crosscompilling process on a Debian > > amd64 unstable box in the following place: > > Well, find out what

Re: Failing to crosscompile on Linux

2018-03-28 Thread Joerg Sonnenberger
On Wed, Mar 28, 2018 at 06:08:46AM -0300, Mandacarú Cascavel wrote: > NetBSD-current (-m amd64) stops the crosscompilling process on a Debian amd64 > unstable box in the following place: Well, find out what provides alloca -> __alloca on Debian? That seems broken, it should always map to

Failing to crosscompile on Linux

2018-03-28 Thread Mandacarú Cascavel
Hi, Friends. NetBSD-current (-m amd64) stops the crosscompilling process on a Debian amd64 unstable box in the following place: cc -O -o make ar.o arscan.o commands.o default.o dir.o expand.o file.o function.o getopt.o getopt1.o implicit.o job.o main.o misc.o read.o remake.o