Joseph R. Prostko
6e2e3b1e92
Make build-gcc4-optional-package-Haiku.sh executable
2012-10-11 20:15:50 -04:00
Alex Smith
abe2582c05
Corrected x86_64 target in build-gcc4-optional-package-Haiku.sh.
2012-08-11 18:23:23 +01:00
Jérôme Duval
e9b8ca373a
updated optional package build script for gcc4 to make a cross compiler.
...
* --arch sets the target arch, defaults to x86
* --source-dir sets the Haiku root directory for headers.
* tested with ppc.
2012-03-18 15:31:41 +01:00
Jerome Duval
4c871ab97b
updated gcc4 optional package build script
...
* add --enable-frame-pointer as this isn't default for x86 any more
* use install-strip instead of install
* updated optional package description
2012-01-22 02:26:38 +00:00
Oliver Tappe
d6fd401aa3
Fix use of non-existent variable (GCCDATE instead of gccDate).
2011-12-15 11:41:15 +01:00
Ingo Weinhold
b4a0832035
Strip the executables of debug info.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@39429 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-14 14:58:28 +00:00
Ingo Weinhold
5c3390ac15
* Add an include/g++ symlink in the package. Apparently it isn't created by
...
"make install" anymore.
* Add the "current" symlink in the ".../tools" directory.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@39406 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-11 22:47:18 +00:00
Ingo Weinhold
d436eaa1b8
Script to build a gcc 4 optional package from the sources.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@39405 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-11 21:33:22 +00:00