Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » G-option in Eclipse(option -G)
G-option in Eclipse [message #1857919] Mon, 06 March 2023 18:15
addi gde is currently offline addi gdeFriend
Messages: 8
Registered: January 2022
Location: germani
Junior Member
Can anybody help me in question about setting of option -G in Eclipse?, please In process of compiler project with FreeRTOS I have got the following errors:

additional relocation overflows omitted from output (from heap4.c) relocation truncated to fit: R_MIPS_GPREL16 agains 'no symbol' (from heap4.c) small-data section exceeds 64KB; lower small-data size limit (see option -G)

I quess what the problem may be in linker or in compiler settings
And at least I wanted to try switch data size model, by changing option -G, but I dont undestand how can I do it I work in Eclipse and use gcc

[Updated on: Tue, 07 March 2023 12:58]

Report message to a moderator

Previous Topic:eclipse c/c++ IDE cannot compile when using iostream
Next Topic:No tool found that can build the extension specified with the build artifact name main-build
Goto Forum:
  


Current Time: Mon Jan 20 03:43:19 GMT 2025

Powered by FUDForum. Page generated in 0.25064 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top