https://bugs.winehq.org/show_bug.cgi?id=48924
Bug ID: 48924 Summary: compiling fails in preloader.c with undefined reference to memset due to -nodefaultlibs Product: Wine Version: 5.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: loader Assignee: wine-bugs@winehq.org Reporter: jhopper@safe-mail.net Distribution: ---
Created attachment 66884 --> https://bugs.winehq.org/attachment.cgi?id=66884 the compile error
this problem in version 5.6 from what I see not in 5.1 and I think also not in 5.2
when -nodefaultlibs removed it compiles but unable to load kernelbase.dll at runtime and/or segfaults on wine notepad
https://bugs.winehq.org/show_bug.cgi?id=48924
--- Comment #1 from Manoa jhopper@safe-mail.net --- I tested -R of this: https://source.winehq.org/git/wine.git/commit/a449385150139627be9c00bc002295...
it didn't fix the problem
https://bugs.winehq.org/show_bug.cgi?id=48924
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Manoa from comment #1)
I tested -R of this: https://source.winehq.org/git/wine.git/commit/ a449385150139627be9c00bc0022950ec1b42a31
it didn't fix the problem
Can you run a regression test? https://wiki.winehq.org/RegressionTesting
Could you share more info about your build environment?
https://bugs.winehq.org/show_bug.cgi?id=48924
--- Comment #3 from Manoa jhopper@safe-mail.net --- build environment ? it's slackware 14 binutils 2.34 gcc 8.3.1
https://bugs.winehq.org/show_bug.cgi?id=48924
--- Comment #4 from Manoa jhopper@safe-mail.net --- git bisect start -- loader tested all between 5.6 and 5.1 and says no more left to test :x could be problem comes from somewhare else ?
https://bugs.winehq.org/show_bug.cgi?id=48924
--- Comment #5 from Manoa jhopper@safe-mail.net --- this looks like my problem, the 5.1 is no longer compiling too :x
https://bugs.winehq.org/show_bug.cgi?id=48924
Manoa jhopper@safe-mail.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #6 from Manoa jhopper@safe-mail.net --- problem somewhare else :x
https://bugs.winehq.org/show_bug.cgi?id=48924
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Ken Sharp imwellcushtymelike@gmail.com --- Closing