On May 1, 2002 01:12 am, Dmitry Timoshkov wrote: > That's the problem with binutils/gas which doesn't support for some reason > the .previous statement for the PE target. There are at least two > possibilities to resolve it: 1) implement required support in binutils/gas, > 2) rearrange code produced by winebuild to not require .previous statement > at all.
Well, they clearly say that .previous is ELF specific. Don't know why, but it is... However, do we really need it? I couldn't spot any place were we don't know the section we want to go to... -- Dimi.