Problem with the linker ?

Since we do not have native C compilers on the Oric, this forum will be mostly be used by people using CC65 or the OSDK. But any general C related post will be welcome !
User avatar
waskol
Flight Lieutenant
Posts: 414
Joined: Wed Jun 13, 2007 8:20 pm
Location: FRANCE, Paris

Re: Problem with the linker ?

Post by waskol »

It is creazy, in fact I got two bug I have post this thread,

The sta (fp)+1 you corrected, and the NE0W_C thing .

The NE0W_C appears when I put "main" in lowaercase, not in uppercase in the osdk_config.dat file.

Can you reproduce this behavior ?
Godzil
Squad Leader
Posts: 774
Joined: Sat May 21, 2011 7:21 pm
Location: Between UK and France
Contact:

Re: Problem with the linker ?

Post by Godzil »

Windows should be insensitive to caractere case o_O
User avatar
Dbug
Site Admin
Posts: 4437
Joined: Fri Jan 06, 2006 10:00 pm
Location: Oslo, Norway
Contact:

Re: Problem with the linker ?

Post by Dbug »

waskol wrote:It is creazy, in fact I got two bug I have post this thread,

The sta (fp)+1 you corrected, and the NE0W_C thing .

The NE0W_C appears when I put "main" in lowaercase, not in uppercase in the osdk_config.dat file.

Can you reproduce this behavior ?
I tried, still worked fine.

Which operating system are you using? Nothing funky, no virtualisation or wine?
User avatar
waskol
Flight Lieutenant
Posts: 414
Joined: Wed Jun 13, 2007 8:20 pm
Location: FRANCE, Paris

Re: Problem with the linker ?

Post by waskol »

No, windows 7 "official" bits

I think I will reinstall everything :)
Post Reply