Euphoria Ticket #780: Make compiler name configurable

We currently have -gcc and -wat switches, however, especially in cross compiling environments, it would be useful to also configure the actual compiler name.

The simplest is probably -cc <name>. I would use this in cases like:

-cc x86_64-w64-mingw32-gcc 
-cc i686-w64-mingw32-gcc 

This is especially useful for cross translating / compiling stuff that isn't already built by the euphoria development build system.

Details

Type: Feature Request Severity: Normal Category: Translator
Assigned To: unknown Status: Invalid Reported Release:
Fixed in SVN #: View VCS: none Milestone: 4.1.0

1. Comment by mattlewis Sep 07, 2012

Actually, I noticed after I posted this that there is a --cc-prefix that takes care of this. I'm marking this as invalid.

Search



Quick Links

User menu

Not signed in.

Misc Menu