Question: for options that don't work on all ports, are they silently ignored, or will SDCC give an error?

No. It will give a warning.

Okay, that's good. It means if a user selects an option which doesn't apply to their target architecture, they'll know about it as soon as they attempt to compile.

So there's probably little point in adding platform restrictions to the ability to select many of these options. Perhaps I should remove completely the checks for platform on --sdcccall and --fno-omit-frame-pointer?

Basil


_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to