-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello!
I'm new to GCC on RISC OS and I currently try this great port. But I have some questions. 1. I can build the examples file from GCC.Examples.C++ directory. This command works: *g++ helloworld.cc But it builds an a/out file and it's filetype is &E1F that is unknown to my system. Must I change it to &FF8? If I do this, I try start it and get an error dialogue that something gone wrong. 2. I want to compile files with the postfix .cpp and not .cc. But if I put the helloworld file in a "cpp" directory, the compiler tells me: GCCbin:g++: test/cpp: No such file or directory GCCbin:g++: no input files I assume the cpp-postfix is not supported by the GCC port? Is this a bug or not provided? .cpp is widely used beside .cc on other platforms. Is it possible to provide it on RISC OS' g++? My system if important: gcc version 4.1.1 (GCCSDK GCC 4.1.1 release 1b) VirtualRPC-SA RISC OS Adjust 4.39 Best regards Amin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkn5uVAACgkQMvUG89xY5FrLwgCfcdhGVfs/vC9PEwfnppiNC2P8 VakAnjKvv12VDg4Rpb0DNC2ZcrczO4by =IKDL -----END PGP SIGNATURE----- _______________________________________________ GCCSDK mailing list [email protected] Bugzilla: http://www.riscos.info/bugzilla/index.cgi List Info: http://www.riscos.info/mailman/listinfo/gcc Main Page: http://www.riscos.info/index.php/GCCSDK
