Juergen Schlinker wrote:
:
About the fdata-sections ... without your patch I get errors like these:
/tmp/ccSm8GVY.s:5548: Error: junk at end of line, first unrecognized
character is `0'
/tmp/ccSm8GVY.s:5549: Error: expected comma after name `' in .size
directive
/tmp/ccSm8GVY.s:5550: Error: junk at end of line, first unrecognized
character is `0'
/tmp/ccSm8GVY.s:5553: Error: unrecognized symbol type ""
:
under which system does this happen? Is it cygwin? Do you have perhaps
problems with mixed line terminators (i.e. sometimes \n, from time to
time \r\n and the programs expecting \n or \r\n)?
Hardy