problems with assignment of whole records on PowerPC
Igor Marnat
marny at rambler.ru
Tue Mar 15 12:08:54 CET 2005
On 14 March 2005 19:28, Waldek Hebisch wrote:
> BTW there is quite a lot of different Power and PowerPC chips, so
> maybe you need to tell gpc to generate code for your processor?
Waldek, thank you once again! I give it an option -mcpu=405 (I'm using
ppc405ep processor) and things go better now. At least, CRT unit works (those
test program works as well). It tells "undefined instruction" when I try to
work with files (assign, rewrite) but I obviously have to rebuild rts part of
compiler (its library) using this option.
Regards,
Igor Marnat
More information about the Gpc
mailing list