ld: cannot perform PE operations on not PE files ...

Dave Korn dave.korn@artimi.com
Tue Nov 14 10:13:00 GMT 2006


On 14 November 2006 09:58, Salvatore D'Angelo wrote:


> In the Dave solution I noticed the size of final image is 528 instead of
> 512 (the size of the bootsector) as in Linux. Why?

  Seems like your bootsect.out ended up containing __CTOR_LIST__ and
__DTOR_LIST__.  Are you /absolutely/ sure you remembered to give the '-r'
option to ld?

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list