----- Original Message ----- From: "Sylvain Petreolle" spetreolle@yahoo.fr To: "Bill Medland" billmedland@look.ca; "wine-devel" wine-devel@winehq.org Sent: Tuesday, September 24, 2002 3:52 PM Subject: Re: Where is the specfile documented nowadays?
Go at: http://www.winehq.com/Docs/winelib-user/spec-file.shtml or look at chapter 3.4 of the winelib documentation.
Why do you think I asked? For how long has it been impossible to include the name, mode etc? Does the rsrc still work do the imports still work? etc.
The one answer that no-one has yet provided is "man winebuild"
--- Bill Medland billmedland@look.ca a écrit : > I've just come back to WineLib after a long time and discovered that
things have changed a bit.
(As a result my code finds the builtin dll but complains that it loaded the so but the dll is not found; I guess it hasn't been named or something)
(Fixed now)
I guess we need to update the winelib documentation and the "binary dlls" part.
As I understand it the spec file format has changed significantly over the past year and half the contents go somewhere else. In particular all that seems to go in the spec file nowadays is the entrypoint and the actual functions.
Can someone point me at the current documentation or is there none.
man winebuild
(I guess we ought to do something about winemaker too; it still names things as libxxxx.so)
Bill
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com
Bill