[gps-users] Compiler messages do not fit

Arnaud Charlet charlet at ACT-Europe.FR
Thu May 27 14:52:54 CEST 2004


[resent to proper address]

> There still is a problem of the gcc messages which are broken by gcc into 2
> lines (the seconds starts with 2 blanks) . They are shown in full by 
> "Messages" tab, but the "Locations" tab shows only the first line although
> there is plenty of space to show the second gcc line in the same
> "Locations"'s line. :-(

GPS requires source location on each line in order to process them correctly,
like most other IDEs.

Please look at the GCC documentation for the corresponding option
(in particular -fmessage-length and -fdiagnostics-show-location) to get
the desired behavior.

Arno


More information about the gps-users mailing list