Hi,
sorry, this appears to have get lost somewhere. Should have been
"fdat", not "fdata"
Richard
--qMm9M+Fa2AknHoGS
Content-Type: message/rfc822
Content-Disposition: inline
Date: Thu, 23 May 2002 10:20:24 +0200
From: Richard Zidlicky <rz>
To: [EMAIL PROTECTED]
Subject: Re: [ql-users] qdos-gcc
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
> Hi
>
> I have posted this on ql-developers, but I didnt get an answer .
I *thought* I've answered that..may have got lost somewhere.
ql-developers is the right forum, I may easilly some messages
in the noise here.
> I have installed qdos-gcc in NetBSD/Arm32, on my RiscPC. Everything
> seems fine , but when I transfer the executables to my Q40 with
> qltool on floppy, I cant run them. If I execute them from "the shell"
> I get return code -3.
Assuming you have done all the dataspace trickery
correctly (try 'print fdata(\exename)')..
Try a simple "hello world", if it doesn't work
replace the gcc generated libs by genuine c68 ones.
If it still doesn't work compile with -save-temps
and email me the .s,.o and executable files.
Richard
