Commit graph

4 commits

Author SHA1 Message Date
Stanislav Sedov
5e9f654cb0 - Set correct (though fake) PKGNAMEPREFIX if target archs/ABI
was not selected.
2007-06-27 22:25:53 +00:00
Stanislav Sedov
5109fefa85 - Don't touch gcc libdir, it have troubles discovering libc objects in case of
non-default locations
- Don't install libiberty (not needed)
- Fix a typo in comment [1]
- Generate correct dependency list in case if target arch and abi were not
  specified by setting fake OURTARGET value [1]
- Bump up PORTREVISION.

Noticed by:	pav [1]
2007-06-25 20:31:10 +00:00
Stanislav Sedov
394bf27ce7 - Fix index breakage [1]
- Fix expiration date.

Noticed by:	erwin [1]
2007-06-24 16:18:40 +00:00
Stanislav Sedov
1b79da6332 - Add devel/cross-gcc port.
FSF gcc for cross-target development. This port brings C, C++ and
Objective C compillers with all target libraries (libstdc++, libsupc++,
libobjc, libssp, libgcc). Gloss and libc layer are provided through
newlib embedded C library.

It can be used to cross-compile operating system kernels (e.g. Linux, L4, etc)
for this architecture.

WWW: http://gcc.gnu.org/
2007-06-24 08:05:29 +00:00