the linker cannot allocate _unexpected_ function. my fault. the fix will be in CVS in few minutes (I just committed the patch).
~d On Wednesday 26 January 2005 14:10, [email protected] wrote: > Hi, > > i've read that this misleading error message results > from an unaligned byte accessed as a word, BUT ... > > ... in the posts i read the erroneous file was a user made file > resulting in messages like these: > > -----------8<------- > > > /tmp/ccxTboCm.o(.text+0x6): In function `main": > > : internal error: unsupported relocation error > > -----------8<------- > [..]/tcpip.c:1037: internal error: unsupported relocation error > -----------8<------- > > > But in my case it is the crt.o that raises the error. > > -----------8<------- > /cygdrive/c/MspGcc/msp430/lib/crt430x149.o(.text+0x2):gcrt0.S:37: internal > error: unsupported relocation error > -----------8<------- > > Where should i look for the misalignment in this case? > > > Not including this library in the Linker call removes the error, but this > can't be a real solution :-). > > > Ciao, > Helmut > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users
