[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] gcc compiling problem
on 8/18/02 8:53 PM, Lonny Pursell at atari@q1.net wrote:
> #include <stdio.h>
>
> int main (int argc, char* argv[])
> {
> printf ("Hello world!\n");
> return 0;
> }
This works now! After some digging I found that there were several
duplicate binaries in /bin and /user/bin !
After hand removing alot of old files, it now compiles fine.
------------------------------------------
http://www.q1.net/~atari/ Lonny Pursell