Re: Whats wrong with my ASM Code with GCC 4.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Steven Johnson <sjohnson@xxxxxxxxxxxxxxxxxxxx> writes:

> Whats wrong, why has this broken?  Im hoping that someone wont tell me
> GCC doesnt support multi line strings on asm statements anymore and that
> ive just stuffed it up somehow.

gcc no longer supports multi-line string literals.

Sorry.

You can fix them by adding \n\ at the end of each line.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux