|
I have never tried that. But I would be astonished if it worked. gcc is not even source level compatible with aCC. There is a lot of code out there marked "gcc only".
Why would you build a library with one compiler and an executable with another? Why not try a single compiler?
|