Results 1 to 2 of 2

Thread: Error linking file .o in Kylix 3

  1. #1

    Error linking file .o in Kylix 3

    Hi.
    I have files .o that they had been written in C. I am linking this files in my program in Kylix using {$L ''nameobjectfile'} directive. However Kylix gives the following error : ""Can't handle section <nameXXX> in object file <nameobjectfile>".
    It will be that somebody already passed therefore? Somebody can i help me, PLEASE

  2. #2

    Error linking file .o in Kylix 3

    I think this depends on which C compiler has been used to generate the .o file (or .obj file).

    It has to be a compatable C compiler. Have you tried compiling the c code using the Kylix C compiler? That might do the trick.
    <A HREF="http://www.myhpf.co.uk/banner.asp?friend=139328">
    <br /><IMG SRC="http://www.myhpf.co.uk/banners/60x468.gif" BORDER="0">
    <br /></A>

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •