Changes between Initial Version and Version 1 of Ticket #956


Ignore:
Timestamp:
May 7, 2014, 6:43:16 PM (11 years ago)
Author:
chris@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #956 – Description

    initial v1  
    99${CC} dummy.c -lrt -libpthread
    1010}}}
    11 works just fine.
     11works just fine. I've been trying to find the cause for this, with assistance from William Harrington in the chat room, who suspects there might be a problem with -rpath or something similar. Compiling Glibc with LDFLAGS="-Wl,rpath,/tools/lib:${CLFS}/tools/lib" does not seem to help, though.
    1212
    1313I have a patch with the changes I've made so far on my local copy - http://www.cross-lfs.org/~chris/no-tools.patch