Thanks for the tip about make 3.81. I overwrote the make
binary in GCC (3.4.6 r3) with the make in !NSTools.bin and
everything compiled for me too. It took about 20mins on the
Iyonix.
--
Gavin Wraith (ga...@wra1th.plus.com)
Home page: http://www.wra1th.plus.com/
On 9 Aug, John Tytgat wrote in message
<6f3d1d8850...@hobbes.bass-software.com>:
> In message <1e821c8850.st...@helvellyn.stevefryatt.org.uk>
> Steve Fryatt wrote:
>
> > If people think this /should/ work then I'll look further into my
> > setup and follow this up somewhere more appr
In message <1e821c8850.st...@helvellyn.stevefryatt.org.uk>
Steve Fryatt wrote:
> If people think this /should/ work then I'll look further into my setup and
> follow this up somewhere more appropriate with some details. OTOH, if it's
> already a known 'issue', it could save me some was
On 9 Aug, Michael Drake wrote in message
<50881b0301t...@netsurf-browser.org>:
> In article <35a7168850.wra...@wra1th.plus.com>,
>Gavin Wraith wrote:
>
> > What am I most likely doing wrong?
>
> Are you using GCC4? The prebuilt libraries in NSTools are not elf format,
> so you if you're us
In article <35a7168850.wra...@wra1th.plus.com>,
Gavin Wraith wrote:
> What am I most likely doing wrong?
Are you using GCC4? The prebuilt libraries in NSTools are not elf format,
so you if you're using NSTools you need GCC3. To build with GCC4 you'd
have to compile the libraries yourself atm.