Stuart, I have had pretty good success with just downloading the dev-environment and changing the $CC & $CPP environment variables to point to the proper compilers in the crosstool directory.
Here's a link from Kristian that should get you going. http://lists.kriscompanies.com/pipermail/astlinux-announce/2005-August/000007.html I'm compiling everything on a CentOS4 box for the i585-generi build. You will have to be careful though, and probably change some paths on occasion depending on the configure script of the app you're compiling. These issues could probably be avoided by compiling everything from within a chrooted environment, but I haven't gone that far yet. I have compiled everything from a new kernel to postfix, and everything seems to run great so far using this method. Hope this helps! - Daryl On 2/24/06, Stuart Poulton <[EMAIL PROTECTED]> wrote: > Ok, > > So maybe PHP is a bit of a leap, how about a simple "hello world" ? > > Stuart > > > On Tue, 2006-02-21 at 09:19 +0000, Stuart Poulton wrote: > > Hi, > > > > Does anyone have an example of how I might go about re-compiling PHP for > > Astlinux. > > > > Thanks > > > > Stuart > > > > _______________________________________________ > > Astlinux-users mailing list > > [email protected] > > http://lists.kriscompanies.com/mailman/listinfo/astlinux-users > > > > Donations to support AstLinux are graciously accepted via PayPal to [EMAIL > > PROTECTED] > > -- > Stuart Poulton <[EMAIL PROTECTED]> > > _______________________________________________ > Astlinux-users mailing list > [email protected] > http://lists.kriscompanies.com/mailman/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to [EMAIL > PROTECTED] > _______________________________________________ Astlinux-users mailing list [email protected] http://lists.kriscompanies.com/mailman/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
