Re: Roll-your-own Toolchain Builds

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Pak,

I received error mail from your mail server.

On Thu, 05 Oct 2006 17:15:55 +1000
Pak Woon <pak.woon@xxxxxxxxxx> wrote:

> 
> My hello.c is:-
> void main ( void )
> {
>    volatile int i,j,k;
> 
>    i = 2;
>    j = 1;
>    k = i + j;
> }

main() needs C library.

Yoichi


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux