%% "Fabrizio Baldinini" <[EMAIL PROTECTED]> writes:
 
  fb> C:\WinAVR\bin\..\lib\gcc-lib\avr\3.3\..\..\..\..\avr\bin\ld.exe: region
  fb> text is full (secondo.elf section .text)
 
  fb> I think this is due to the size of the program; I compiled in a
  fb> good way a sorter project but secondo.hex is 20K it was 8K with
  fb> avr_gcc !!!

This is not a bug in make, nor is it in any way related to GNU make.

  fb> is something in the makefile that can hel me ?

I suppose it's possible, but since we don't know anything about your
makefile, the code you're trying to compile, the arguments it expects,
or anything else we can't help you.

This list is for people having problems getting GNU make to work.  I
suggest you contact the support folks for the compiler/linker, or for
the program you're trying to build.


Good luck!

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to