In message <6f27929653.b...@ron1954.woosh.co.nz>
Ron wrote:
> Just using plain libOSLib32.a in the command worked fine with a copy
> in the source (CSD) directory, so I new it /would/ work once it could
> be found.
> I followed up the use of -LOSLib:, and found that I had previously
>
In message <525192b8.7000...@sky.com>
Lee Noar wrote:
> On 06/10/13 14:59, Ron wrote:
> > In message <52515db5.3080...@sky.com>
> >Lee Noar wrote:
> >
> >> On 06/10/13 07:01, Ron wrote:
> >>> I think my installation of oslib is OK, I used the softfloat GCC version
> >>> fro
On 06/10/13 14:59, Ron wrote:
In message <52515db5.3080...@sky.com>
Lee Noar wrote:
On 06/10/13 07:01, Ron wrote:
I think my installation of oslib is OK, I used the softfloat GCC version
from the sourceforge site.
Everything is fine until I try elf2aif on my (working OK) binary.
I
In message <52515db5.3080...@sky.com>
Lee Noar wrote:
> On 06/10/13 07:01, Ron wrote:
> > I think my installation of oslib is OK, I used the softfloat GCC version
> > from the sourceforge site.
> >
> > Everything is fine until I try elf2aif on my (working OK) binary.
> > It reports non
On 06/10/13 07:01, Ron wrote:
I think my installation of oslib is OK, I used the softfloat GCC version
from the sourceforge site.
Everything is fine until I try elf2aif on my (working OK) binary.
It reports non static data is present, and when I try adding -static
to the gcc commands it then cla