This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc-2.0.93 homebrew distribution tests


>>>>> John Kennedy writes:

John>   The mount thing is weird.  The binaries I compiled on the
John> i686-pc-linux-gnu seem to be having troubles with something in or behind
John> strtok() on a i586-pc-linux-gnu box.  Same everything mind you...
John> just taking the chrooted environment, copying it onto a different
John> computer's disk and booting it.  I've never had a problem with that before
John> (using 2.0.5 -> 2.0.7pre3, in any case).

Uli,

might John's glibc be optimzied for i686 - and therefore not working
on i586?  The test strtok program works for my old i486 without
problems.

Andreas

$ ls -l sysdeps/i386/i686/
total 20
drwxr-xr-x   2 aj       users        4096 Apr  3 22:29 CVS/
-rw-rw-rw-   1 aj       users         199 Mar 19 07:31 Implies
-rw-rw-rw-   1 aj       users        6440 Apr  3 22:29 strtok.S
-rw-rw-rw-   1 aj       users         126 Apr  2 19:41 strtok_r.S

-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@alma.student.uni-kl.de


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]