Rockbox Development > Starting Development and Compiling

Build Only The Sources

(1/2) > >>

nathanpc:
Hello,
 I'm an experienced mobile developer, and love to develop on C, principally develop OSes(as I've already done a simple one in C for Integrator-CP - ARM Processor), but I want to know if there is any required parameter that I will need to use on at gcc to successfully compile my test plugin, also I don't want to compile the entire RockBox, just my source. ;)

Best Regards,
 Nathan Paulino Campos

saratoga:

--- Quote from: nathanpc on June 16, 2010, 08:37:25 PM --- I want to know if there is any required parameter that I will need to use on at gcc to successfully compile my test plugin, also I don't want to compile the entire RockBox, just my source. ;)

--- End quote ---

Without a lot of work you will not be able to compile your plugin separately from Rockbox.  However, doing a 'make rocks' will only compile the rockbox plugins, and not the entire source.

nathanpc:
Thanks, but where is the MakeFile at the source path, as I haven't found it. Because I want to take a look on it.

saratoga:
apps/plugins/plugins.make

nathanpc:
Thanks very much! :)

Navigation

[0] Message Index

[#] Next page

Go to full version