LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   relocation truncated to fit (https://www.linuxquestions.org/questions/programming-9/relocation-truncated-to-fit-665690/)

efdefd 08-27-2008 02:16 AM

relocation truncated to fit
 
I write a program with assembly8086 and compile that with nasm in fedora8
When I compile that make obj file but when I want make modif file whit ld -s -o myfile myfile.o get this error:
relocation truncated to fit: R_386_16 against '.data'
how solution this problem?

crabboy 09-04-2008 12:14 PM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.

Duplicate of:
http://www.linuxquestions.org/questi...rogram-665676/


All times are GMT -5. The time now is 12:47 AM.