View Single Post

   
  #7 (permalink)  
Old 02-18-2008, 11:43 AM
Mike
 
Posts: n/a
Default Re: Compiling Problems - Vn9.0

In message <SV3db.5041896$mA4.714207@news.easynews.com>, Merlin
<merlin_the_wizzard@camelot.com> writes
>Mike wrote:
><>
>
>merl@18:16:49~$ cat hello.c
>#include<stdio.h>
>main()
>{
>printf("Helo World\n");
>}
>merl@18:16:54~$ gcc hello.c
>merl@18:17:04~$ ./a.out
>Helo World
>merl@18:17:07~$ cat /etc/slackware-version
>Slackware 9.0.0
>merl@18:17:40~$ gcc --version
>gcc (GCC) 3.2.2
>Copyright (C) 2002 Free Software Foundation, Inc.
>This is free software; see the source for copying conditions. There is NO
>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
>
>
>Hm... something seems to be seriously wrong with your installation... I
>honestly have no idea at the moment...
>

Er, yes. Seems I hadn't installed the 'l' series I'm doing it now
so, hopefully, all will be well soon. Thanks for the help.

--
Mike
Reply With Quote