On Mon, May 02, 2005 at 12:19:03PM -0700, Brian Dessent wrote:
>sjtu wrote:
>
>> I test a simple hello.c
>> #include
>> main() {printf("Hello");}
>>
>> $ gcc -o hello hello.c
>> hello.c:6:2: warning: no newline at end of file
>> /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libcygwin.a(p
sjtu wrote:
> I test a simple hello.c
> #include
> main() {printf("Hello");}
>
> $ gcc -o hello hello.c
> hello.c:6:2: warning: no newline at end of file
> /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libcygwin.a(pseudo-reloc.
> o)(.text+0x52): undefined reference to
> `___RUNTIME_PSEU
On Mon, May 02, 2005 at 10:27:20PM +0800, sjtu wrote:
>I test a simple hello.c
>#include
>main() { printf("Hello");}
>
>$ gcc -o hello hello.c
>hello.c:6:2: warning: no newline at end of file
>/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libcygwin.a(pseudo-reloc.
>o)(.text+0x52): undefine
3 matches
Mail list logo