Re: EUDIR, EUINC ??
- Posted by mattlewis (admin) Nov 07, 2011
- 1449 views
jimcbrown said...
SDPringle said...
We could setup the installer to put '-gcc' or '-wat' in the eu.cfg, according to what is on the user's system.
Aside from choosing compiler type for the translator, what difference would that make?
That would be the difference. Namely, more complete configuration upon installation. This is going to get a little more complex, I think, with 4.1. The 64-bit version of MinGW seems to come with the target and host information prepended to the names of the executables. Cross compiling versions (i.e., MinGW on Linux) do this for both 32 and 64-bit versions.
Matt