[klibc] CRIS port of klibc

Mikael Starvik mikael.starvik at axis.com
Fri Jul 2 08:39:59 PDT 2004


>Should this be changed to -e main?

Yes, that is correct. The -mlinux option removes leading underscores
from symbols.

>A few things... I am trying to get klibc to be "new BSD" clean, but 
>crisarith.c is GPL and copyright by the FSF.

>I'll see if I can produce a set of functions to replace this (shouldn't 
>be too difficult); I'll have to ask you for testing, though.

I can check with the author if he can accept a license change for
the code when used in klibc. Otherwise I would be happy to perform
testing.

/Mikael

-----Original Message-----
From: H. Peter Anvin [mailto:hpa at zytor.com] 
Sent: Friday, July 02, 2004 12:25 AM
To: Mikael Starvik
Cc: klibc at zytor.com; Björn Wesén
Subject: Re: [klibc] CRIS port of klibc


Mikael Starvik wrote:
>  
>  # How to tell the linker main() is the entrypoint
>  EMAIN		:= -e _main

Should this be changed to -e main?

	-hpa




More information about the klibc mailing list