"Steven J. Hill"
370057a206
If using an external toolchain, don't include any of this stuff.
2007-04-13 02:04:32 +00:00
Bernhard Reutner-Fischer
c179b0113d
- see if the dir exists before trying to strip an empty list of files..
2007-03-22 17:21:18 +00:00
Bernhard Reutner-Fischer
e3b7510da0
- gcc-4.1.2 released
2007-02-14 08:49:00 +00:00
Bernhard Reutner-Fischer
364567c959
- new prerelease
2007-02-09 14:05:51 +00:00
Bernhard Reutner-Fischer
19818694fe
- fix crosscompiler prerequisites
2007-02-09 13:05:43 +00:00
Bernhard Reutner-Fischer
48dc1ba733
- add missing hunk from fix for #1191
2007-02-04 21:59:39 +00:00
Bernhard Reutner-Fischer
3c1f00b21a
- avoid spurious rebuilds. Thanks to janlana, closes #1191
...
- provide a syslinux-source target while at it
2007-02-04 16:34:56 +00:00
Bernhard Reutner-Fischer
67bed999ab
- add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel like
2007-01-31 15:09:26 +00:00
Bernhard Reutner-Fischer
4687e00808
- for the native target gcc, drop --enable-optspace in favour of using the configured flags (that default to -Os anyway).
...
Saves about 20% size without additional configure args:
text data bss dec hex filename
4685000 17280 566360 5268640 5064a0 optspace/i586-linux-uclibc/4.2.0/cc1
3630655 15184 562172 4208011 40358b usrflags/i586-linux-uclibc/4.2.0/cc1
4853646 23532 568528 5445706 53184a optspace/i586-linux-uclibc/4.2.0/f951
3772121 21292 564148 4357561 427db9 usrflags/i586-linux-uclibc/4.2.0/f951
2007-01-26 14:51:38 +00:00
Bernhard Reutner-Fischer
d8c52bc740
- TODO: cleanup BR2_ARCH selection and establish BR2_CPU
2007-01-25 00:18:19 +00:00
Bernhard Reutner-Fischer
3968d231ff
- don't rely on buggy gmp/mpfr on the host but use our own build iff we are about to build a somewhat current toolchain.
2007-01-22 19:17:23 +00:00
Bernhard Reutner-Fischer
dcf9c23309
- Pass largefile support down to the cross- and the native target compiler.
2006-12-28 08:48:31 +00:00
Bernhard Reutner-Fischer
df03c0df98
- add gfortran support
2006-12-22 11:45:20 +00:00
Bernhard Reutner-Fischer
1c0bd351ad
- fix building the target-compiler by passing the correct HOSTCC in.
2006-12-22 11:43:06 +00:00
Bernhard Reutner-Fischer
fbbea808f5
- fix setting the REAL_GCC_VERSION if no snapdate was given (i.e. we're using a svn co of the branch).
...
sjhill, please verify that this still works for you!
2006-12-22 11:38:07 +00:00
Bernhard Reutner-Fischer
15710d6d3b
- revert r16800.
2006-12-10 13:24:03 +00:00
Bernhard Reutner-Fischer
83fecd0e36
- The sysroot requires an existing argument, so make sure that we did configure
...
uClibc properly before attempting to use it.
2006-12-07 17:02:32 +00:00
"Steven J. Hill"
aadd9714b6
For GCC 4.2 snapshots, we need to get the actual version from the BASE-VER file so that the target compiler will build and install properly.
2006-12-02 05:15:27 +00:00
Bernhard Reutner-Fischer
6e2823c1fa
- add and use BR2_BZCAT config option.
2006-11-17 15:43:51 +00:00
Peter Korsgaard
2235df9734
Make sure libgcc_s.so.1 and friends always gets installed in TARGET_DIR.
...
Patch by Lars Munch.
2006-11-16 09:55:20 +00:00
Peter Korsgaard
80a224bea1
Fix missing libgcc_s.so.1 with BR2_GCC_SHARED_LIBGCC
2006-10-26 15:15:08 +00:00
Eric Andersen
6b48b48034
add a know to enable/disable building a shared libgcc
2006-10-02 19:40:44 +00:00
Bernhard Reutner-Fischer
4a94f332b9
- typo
2006-07-05 07:29:21 +00:00
Mike Frysinger
03e048e0d9
use the main gcc mirror #913
2006-06-30 00:25:12 +00:00
Mike Frysinger
b217dc8b04
add a patched target cause i'm lazy
2006-06-24 04:23:01 +00:00
Mike Frysinger
7528aaa923
add proper support for gcc snapshots
2006-04-13 05:50:01 +00:00
Mike Frysinger
39f565def0
make sure timestamps are updated so that targets arent constantly remade
2006-02-15 00:23:31 +00:00
David Anders
93ce46472e
Fix gcc-clean so it doesn't remove binutils binaries per case 0000517
2006-02-10 18:28:12 +00:00
Peter S. Mazinger
b607547205
Update gcc paths
2006-01-18 17:14:50 +00:00
Bernhard Reutner-Fischer
de3f04efe5
- no need to disable libmudflap for gcc-4.2
...
- use the HOSTCC for the intermediate bootstrap compilers
2005-12-21 15:27:33 +00:00
Bernhard Reutner-Fischer
92834c5674
- import gcc-4.2.0
...
libmudflap is disabled for now.
copied from 4.1.0 with slight adjustments
2005-12-06 22:12:15 +00:00
Mike Frysinger
75155b51fd
import gcc-3.4.5
2005-12-06 04:56:55 +00:00
Mike Frysinger
abcdf35a86
use the shared gnuconfig package to update config.sub files rather than patching them
2005-11-11 05:28:08 +00:00
Mike Frysinger
272e7fda19
control pthread support since some arches like x86_64 dont yet support it in uClibc
2005-10-01 00:36:38 +00:00
Mike Frysinger
fbd8ef5267
if target arch installs into a lib64 dir, make sure we move the stuff to plain old lib
2005-09-22 03:06:33 +00:00
Manuel Novoa III
593c8b05a5
Create some symlinks for {*-}cc since gcc 3.3.6 (at least) doesn't seem to install them.
2005-08-03 01:25:12 +00:00
Eric Andersen
cee3371c5f
Weed out older, no longer maintained versions of gcc
2005-05-01 00:43:16 +00:00
Manuel Novoa III
3e0abd14cf
Support gcc 4.[01]. Only tried for 4.0.0 at this point.
2005-04-30 21:58:58 +00:00
Joakim Tjernlund
d17c8983f2
Don't forget about libgcc_s_nof.so when processing
...
libgcc_s.so
2005-04-25 10:18:30 +00:00
Eric Andersen
74ad4e12c8
Change all instances of 'ln -sf' to 'ln -snf'
2005-04-15 02:19:11 +00:00
Eric Andersen
8cbab86501
simplify target language selection to remove nasty nested ifeq
2005-03-02 07:30:26 +00:00
Eric Andersen
e076bd4b33
teach BR2_INSTALL_LIBSTDCPP to actually install libstdc++
2005-03-02 07:07:22 +00:00
Eric Andersen
a777f26c32
pdinoto writes:
...
This patch adds an option in GCC config to compile Objective-C language support
in the toolchain. It is disabled by default, so it is not intrusive.
2005-02-25 02:38:28 +00:00
Eric Andersen
c7bf26e6d7
Kill off old unused JLEVEL junk
2004-12-11 11:23:44 +00:00
Eric Andersen
dbfd77f671
Kristian Hoffmann writes:
...
TARGET_LANGUAGES wasn't being set correctly if you enable GCJ or C++ in
the buildroot config. It looks like INSTALL_LIBSTDCPP and INSTALL_LIBGCJ
were renamed to BR2_INSTALL_... in the config system, but not in the gcc
and ccache makefiles.
-Kristian
2004-10-19 19:20:38 +00:00
Mike Frysinger
5c803fba27
fix the gcc_target-clean target
2004-10-19 15:46:20 +00:00
Mike Frysinger
3263c5a67f
-xvf -> $(TAR_OPTIONS)
2004-10-11 14:01:07 +00:00
Eric Andersen
581bc450f5
Fixup SOFT_FLOAT handling
2004-10-09 21:28:56 +00:00
Eric Andersen
44eedc5c44
facelift step number two
2004-10-09 02:49:33 +00:00
Eric Andersen
2d523c2317
Major buildroot facelift, step one.
...
-Erik
2004-10-09 01:06:03 +00:00