News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

avr project - how to remove the call to avr-g++ and relace it?

Started by jmv, July 14, 2010, 04:25:58 PM

Previous topic - Next topic

jmv

Hello,
pc: linux mandriva 2010
i use c.b for a avr project and after compiling, c.b runs avr-g++ (looks to be a windows program??) but i want to replace this with avr-objcopy.
i can't find where avr-g++ is defined to produce a hex file
please help, thanks

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]