User forums > Help

How configure Code::Blocks svn build rev 3988 for Sony PSP.

<< < (2/3) > >>

killerbot:
I think once we have compiler settings in xml (post 1.0) it will be much easier, since we don't have code to maintain then ...

EDIT :say I want to upgrade to the new compiler, then I will have to adjust all my projects, since the compiler id will different. Real hassle, and bigger hassle when there's a version control system in play ... :-(

Biplab:

--- Quote from: killerbot on May 23, 2007, 06:00:58 pm ---I think once we have compiler settings in xml (post 1.0) it will be much easier, since we don't have code to maintain then ...

--- End quote ---

There are couple of differences in the new version which are not available in BCC 5.5.1. One example, specifying one header to be used to compile pre-compiled header which is missing in old version. So if new version replaces old one, it may create problem if an user chooses wrong option.

I agree with you that the list has become too long. ;)

killerbot:
ok, new option, but projects for th old oneee will keep on working, backwards compatible, so there's no problem then.

It's like with gcc, suddenly there are also new options. If you want to use them, know what they stand for, otherwise don't touch them.

Biplab:
OK, I'll add detection code for new compiler and keep the old detection code, too. In case both are present, new compiler will be set as default. The compiler name will not contain any version number. :)

killerbot:
great ...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version