Ticket #86 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

MIPS temp-system does not define GCCTARGET

Reported by: chris@beaker67.com Assigned to: clfs-commits@lists.cross-lfs.org.
Priority: major Milestone:
Component: BOOK Version: CLFS Standard 1.0.0
Keywords: Cc:

Description

The temp-system GCC in the MIPS book has make CFLAGS_FOR_TARGET="${GCCTARGET}" CXXFLAGS_FOR_TARGET="${GCCTARGET}", but GCCTARGET is never defined. Either this needs be defined, or the reference should be removed from the make command.

Change History

08/16/06 20:07:23 changed by jim

  • status changed from new to closed.
  • version changed from unstable to 1.0.0.
  • resolution set to fixed.

Fixed in r2351