Bug 7220 - devel/crossm68k-devel port addition (gcc-2.8.1)
Summary: devel/crossm68k-devel port addition (gcc-2.8.1)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-07-08 22:40 UTC by jhicks
Modified: 1998-08-09 02:46 UTC (History)
0 users

See Also:


Attachments
crossm68k-devel.tar.gz (6.43 KB, text/plain)
1998-07-08 22:40 UTC, jhicks
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jhicks 1998-07-08 22:40:00 UTC
FSF has issued updates to binutils, gcc, and gdb.  Cygnus has issued
an update to newlib.

The existing crossm68k port uses the 'crosstree' script to generate an
integrated cross-development toolchain.  Since Cygnus has not released 
crosstree updated for the new FSF releases, the set of ports I am
submitting will allow a user to generate a gcc-2.8.x based toolchain
for themselves.

Since the existing crossm68k port is in use by several people I know of,
this port will be designated a "development version" until some time in
the future and the existing port should remain available until then.

The top-level port (devel/crossm68k-devel) builds the
following ports:

m68kgdb:       gdb-4.17        (updated email address)
m68kbinutils:  binutils-2.9.1  (new)
m68kgcc:       gcc-2.8.1       (new)
m68knewlib:    newlib-1.8.1    (new)

I modeled this scheme after the kde port.  It was necessary because
of problems I encountered trying to from build a unified tree.

The uuencoded tarball contains these port directories relative to
${PORTSDIR}/devel

Jerry Hicks
jhicks@glenatl.glenayre.com                       July 8, 1998
Comment 1 jerry_hicks 1998-07-09 05:03:44 UTC
If you already have m68kgdb installed or crossm68k installed, they
should be removed before attempting to build crossm68k-devel.

Otherwise, you will encounter problems building.

Jerry Hicks.
Comment 2 Steve Price freebsd_committer freebsd_triage 1998-08-09 02:45:37 UTC
State Changed
From-To: open->closed

I think I got it.  Thanks!