The problem is your obj-res. I'll bet you didn't rebuild it. One
clue is if you type 'make' again, it will build properly, I'll bet. I had
this too, and replaced my prc-tools with a freshly built version. Problem
solved. 


On Sat, 31 Jul 1999, Michael A Rowley wrote:

> Hello,
> 
> I have a new error on compilation of my code using GNU on Linux.  I upgraded to 
> Mandrake 6.0, but now the m68 compiler won't work...  Any help would be greatly 
> appreciated.
> 
> ]# make
> m68k-palmos-coff-gcc -00 -g    -c app.c  -o app.o
> #     touch app.c
> # enable this line if you wnat ot comple EVERY time.
> m68k-palmos-coff-gcc -00 -g   app..o -o app
> m68k-palmos-coff-obj-res app
> Can't open (null)
> make: *** [grc.stamp] Error 1
> 
> 
> the file "app" is present in the directory, and has a real size.  But the obj-res 
>sees it as a 
> null.  Any help?  I don't even know where to start... 
> 
> Michael.
> 
> 

Reply via email to