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.