View Single Post
Old 05-26-2019, 07:17 AM   #111
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
What @frostschutz said, plus the triplet variable should be called CROSS_TC, not CROSS_COMPILE, and should *not* contain the trailing dash (because this is tailored for my own TCs).

You'll probably indeed need to enforce -std=gnu11 with GCC 4.9, as that's the minimum requirement .

I'll try to silence those pragma warnings, since disabling an option that doesn't exist yet is pretty harmless .

I do have a 4.9 TC laying around, I'll take a look later tonight.

Last edited by NiLuJe; 05-26-2019 at 07:22 AM.
NiLuJe is offline   Reply With Quote