Thomas Preud'homme wrote:
Now EABI and HARDFLOAT can be detected in configure by looking at the triplet: if it ends in eabi then it's just -DTCC_ARM_EABI, if it ends in eabihf then you also need to add -DTCC_ARM_HARDFLOAT.

As to the other test, it just need to be moved to configure. Let's try that.

Okay, I did something (weird):
http://repo.or.cz/w/tinycc.git/commitdiff/c4397b2b

--- grischka


_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to