powerpc-eabivle-gcc.exe: error: argument to '-fmessage-length=' should be a non-negative integer
10-11-2017
07:53 PM
1,304 Views
lihongrun
Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,all:
I want to include a file named spe.h into my project ,but I got a problem said
powerpc-eabivle-gcc.exe: error: argument to '-fmessage-length=' should be a non-negative integer
How can I solve this problem?
Thank you!!!
#SPE2#5775K
1 Reply
10-11-2017
11:08 PM
1,086 Views
jiri_kral
NXP Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
check your project settings -> right click on project name in the project explorer -> Properties. There should be non-negative integer number for message length argument - like on this screenshot:
Jiri