[Sc-devel] 3.1 Online!

Ryan Brown ryan at wabdo.com
Thu Nov 1 01:46:57 PST 2007


Another important change I made was building with -mtune=G4 by default  
rather than -mtune=G5. This corrects the audio drop out issue that Dan  
and others have been having. I did some simple benchmarks and the  
difference was negligible. Most PPC users are likely using PowerBooks  
(G4s) anyways. I experimented with building for ppc7400 as a separate  
arch. in the UB as discussed, but because of the way the libscsynth  
build process works this isn't possible (building the language in that  
way works fine though).

Ryan

On Nov 1, 2007, at 1:32 AM, Ryan Brown wrote:

> Thanks to everyone who worked to get this release finished!
>
> I did a lot of small maintenance stuff putting it online:
>
> - committed a new main help file...looks different in a browser vs.  
> an NSTextView, but the change in appearance is minimal and I  
> couldn't find a reasonable way to prevent it from happening.
> - package.sh uses ditto to zip stuff up now rather than the plain  
> zip tool in order to preserve resource forks, which are necessary  
> for HTML help files to open in SC from the finder.
> - packagesource.sh now exports the entire source tree rather than a  
> list of hard-coded folders.
> - removed the synthdefs dir along with a couple of other unused  
> folders.
> - moved TestingAndTodo out of the build folder, into the root.
> - renamed ChangeLog.scd to ChangeLog.
>
> I also made sure that the source built on Linux before putting the  
> source package up. It builds. However, "scons -h" gives me "pkg- 
> config not found." and then exits (pkg-config is installed). I  
> messed around with it a bit and it seems like an interface may have  
> changed in scons (maybe). This was using scons 0.97 and python 2.4.4.
>
> Ryan
> _______________________________________________
> Sc-devel mailing list
> Sc-devel at create.ucsb.edu
> http://www.create.ucsb.edu/mailman/listinfo/sc-devel
>



More information about the Sc-devel mailing list