[odamex-bug-reporter] [Bug 714] New: Makefile patch to allow OpenPandora (and potentially other ARM-based products) builds

  • From: odamex-bugtracker@xxxxxxxxxx
  • To: odamex-bug-reporter@xxxxxxxxxxxxx
  • Date: Wed, 22 Jun 2011 00:53:53 +0000

http://odamex.net/bugs/show_bug.cgi?id=714

             Bug #: 714
           Summary: Makefile patch to allow OpenPandora (and potentially
                    other ARM-based products) builds
    Classification: Unclassified
           Product: Odamex
           Version: 0.5
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Server & Client
        AssignedTo: odamex-bug-reporter@xxxxxxxxxxxxx
        ReportedBy: deathz0r@xxxxxxxxxx


Created attachment 267
  --> http://odamex.net/bugs/attachment.cgi?id=267
modified Makefile to allow OpenPandora compilation

Seeing as I can't commit to the SVN at the moment, I've instead uploaded a
modified Makefile to allow compiling on the OpenPandora natively or through a
OpenPandora toolchain such as
http://www.gp32x.com/board/index.php?/topic/58490-yactfeau/. As a result, I
have changed all instances of $(CC) to $(CXX), removed the enforced CC
definition and changed LD to be defined by $(CXX) in order to allow the
toolchain to recognize the Angstrom-optimised GCC.

This can potentially be used to compile on Android phones as well, though
without touchscreen input in Odamex or having a built-in/bluetooth keyboard
it's pretty much useless for now, hence why only the OpenPandora has been
considered in this patch.

-- 
Configure bugmail: http://odamex.net/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Other related posts:

  • » [odamex-bug-reporter] [Bug 714] New: Makefile patch to allow OpenPandora (and potentially other ARM-based products) builds - odamex-bugtracker