Carsten Sørensen wrote:

> For instance, would using eVT3 to compile a program that prints out
> the value of any necessary defines be okay? Sounds a bit dodgy to
> me...
> 


That would make it very easy, but unfortunately, I don't
thing that is OK.

On the other hand, AFAIK, testing for every possible combination
and observing the results should be OK.  Since usually
most defines are flags, the possible combinations aren't that many.
The idea is to prove you got the values without looking at the SDK.

The best reference we have is this (section 8):
http://www.mingw.org/MinGWiki/index.php/SubmitPatches

Cheers,
Pedro Alves

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to