Not a Bug more a request / Linux Cross-Compile

Bug #1221725 reported by Gerhard Bertelsmann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rocrail
Opinion
Undecided
Unassigned

Bug Description

Version 5871

inis not useful here

Revision history for this message
Gerhard Bertelsmann (0-infy-7) wrote :
Revision history for this message
Gerhard Bertelsmann (0-infy-7) wrote :

The makefiles set LNK and CPP sometimes with TOOLPREFIX sometimes not.
The patch will add TOOLPREFIX consistently, e.g.:

-CPP=gcc
-LNK=gcc
+CPP=$(TOOLPREFIX)gcc
+LNK=$(TOOLPREFIX)gcc

This patch makes cross compiling much smoother.

Rocrail (r.j.versluis)
Changed in rocrail:
status: New → Opinion
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.