Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
translations translations
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  Omitting some plugins?
« previous next »
  • Print
Pages: [1]

Author Topic: Omitting some plugins?  (Read 2047 times)

Offline dma

  • Member
  • *
  • Posts: 21
Omitting some plugins?
« on: March 15, 2007, 11:02:42 AM »
I would be interested in building the latest version of RockBox for my brother's H10, which still got the apparently super rare control problem (as no one else seems to complain about it) with normal the H10 5gb build.
So i will try to modify the three problematic key related files in their current version, as those have quite evolved since i reported the bug (so i can't just replace those with the old files anymore).

But as i'm not really confident with C (i'm a java dev myself), it will most certainly be one massive trial & error session.
So i was wondering if it would be possible to omit the building of some plugins ?
Because some take huge compilation time on my old PIII system, namely RockBoy and RockDoom. ;)

Thanks in advance!
Logged

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: Omitting some plugins?
« Reply #1 on: March 15, 2007, 11:58:04 AM »
I think (and this is quite tenuous, because I've never done any development) that you can just remove the reference to the specific plugins in the /trunk/apps/plugins/SOURCES file:

http://svn.rockbox.org/viewvc.cgi/trunk/apps/plugins/SOURCES?view=markup

Mind you, I can't find a reference to Doom in that file :(
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3555
  • creature
Re: Omitting some plugins?
« Reply #2 on: March 15, 2007, 12:16:32 PM »
doom is build different as it has its own subdirectory. But for plugins that don't have a source directory of their own that's right, just remove the appropriate line from apps/plugins/SOURCES
Logged

(:@)

  • Guest
Re: Omitting some plugins?
« Reply #3 on: March 15, 2007, 12:22:28 PM »
if you only want to build the binary you can enter "make bin" into your console. take a look into the Makefile for other options or enter "make help".
Doom and Rockboy are not defined in SOURCES but in SUBDIRS if you want to remove them.
Logged

Offline dma

  • Member
  • *
  • Posts: 21
Re: Omitting some plugins?
« Reply #4 on: March 15, 2007, 02:46:24 PM »
Ah great, many thanks for these advices. :)
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  Omitting some plugins?
 

  • SMF 2.0.19 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.094 seconds with 19 queries.