Thursday, 22 October 2020

[gccsdk] Compiling from a 'flat' layout?

Hello

I am sure this has come up before, but is there any option to get GCC
running natively on RISC OS to use use a 'flat' file layout? eg. "foo/c"
rather than a file called foo in the 'c' directory.

I can use gcc -xc foo/c, but if it does a #include "foo.h" it won't find
foo/h.

Cheers

Chris


_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
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

No comments:

Post a Comment