"Mike Hearn" <[EMAIL PROTECTED]> wrote: > On Sat, 2004-06-26 at 08:25 -0500, Mike McCormack wrote: > > I think a better fix is to define it if it's missing. > > This commit by Alexandre should fix the segfaults people have been > seeing on Fedora Core 2. > > Either of the two patches just sent are correct BTW, Red Hat 9/Fedora > Core 1 do not place AT_SYSINFO* headers in the ELF startup auxiliary > vector.
Both patches are correct if you take into account compilation only, but if you compile Wine without defined AT_SYSINFO_EHDR, and then try to distribute a Wine binary then Mike's patch is definitely better. -- Dmitry.
