Mail Archives: djgpp/1996/08/29/05:29:03
I recently switched to djgpp after a program I was working on no longer was
able to compile under my previous compiler. I was using a ".a" file as an
aid to my program. Using my first compiler, I converted this file to object
format and tried to link my program to this (in object format) with both
compilers, but neither compiler understood the object files of the other. I
haven't found out how to convert the ".a" file to object directly from djgpp
(this should solve my problem). How can I do it?
- Raw text -