Ticket #1651 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

The 6.2-pre4 CD has the wrapper script as /bin/uname

Reported by: alexander@linuxfromscratch.org Assigned to: alexander@linuxfromscratch.org
Priority: highest Milestone: 6.2
Component: CD Version:
Keywords: Cc:

Change History

06/16/06 07:59:15 changed by alexander@linuxfromscratch.org

  • owner changed from livecd@linuxfromscratch.org to alexander@linuxfromscratch.org.

I am currently working on a proper solution for compiling for earlier processor models. It is based on config.site instead of uname hack.

06/19/06 04:48:33 changed by alexander@linuxfromscratch.org

  • status changed from new to closed.
  • resolution set to fixed.

The uname hack was completely removed in r1584. The executables are still compiled for i486, as confirmed by the fact that the CD boots successfully in bochs configured for i486 emulation.

This testing method is valid because executables compiled inside this bochs with -march=i686 fail with "Illegal instruction".