On Sat, Oct 07, 2017 at 03:03:32PM +0200, Dirk Gottschalk wrote:
> Hello Ralf.
>
> Am Samstag, den 07.10.2017, 14:43 +0200 schrieb Ralf Corsepius:
> > On 10/07/2017 01:49 PM, Dirk Gottschalk wrote:
> > Try
> > touch tmp.c
> > arm-linux-gnu-gcc -v tmp.c
> > and check the search paths being reported
Hello Ralf.
Am Samstag, den 07.10.2017, 14:43 +0200 schrieb Ralf Corsepius:
> On 10/07/2017 01:49 PM, Dirk Gottschalk wrote:
> Try
> touch tmp.c
> arm-linux-gnu-gcc -v tmp.c
> and check the search paths being reported.
Thank you, this did the trick. The shown Path are wrong, or the rpm
installed
On 10/07/2017 01:49 PM, Dirk Gottschalk wrote:
Hello,
I have a problem cross compiling using autotools for my Raspberry Pi 3.
I wrote a server program which runs good with Linux and under windows
(compiled with MinGW) on my X86_64 machine.
Since there is no configure wrapper for ARM like MinGW
Hello,
I have a problem cross compiling using autotools for my Raspberry Pi 3.
I wrote a server program which runs good with Linux and under windows
(compiled with MinGW) on my X86_64 machine.
Since there is no configure wrapper for ARM like MinGW has, i use the
following configure call:
./conf