This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/21319] New: Please add the feature of switching target at runtime


The current way of doing a cross-compile is way too complicated. One has to
compile gcc itself for RUNTIME architecture which outputs TARGET arch binaries
(hardcoded inside). It would be very user friendly if the user compiles gcc just
once (for the current arch) and selects the desired output arch at runtime.

-- 
           Summary: Please add the feature of switching target at runtime
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: radek at podgorny dot cz
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21319


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]