Posted by Eduardo Ruhland on May 28, 19103 at 14:54:57:
Greetings,
I'm trying to build a cross-compiler with gcc with the following options.
Host = i386
Target = h8300-hms
Source language = ADA
I want to write an ADA program that controls RCX (Lego MindStorms) with direct registers access, and I need some directions in how to build the cross-compiler and how to upload the ADA program to RCX.
Best regards,
Eduardo Ruhland