This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]