bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: code size ?


From: Paul D. Smith
Subject: Re: code size ?
Date: Tue, 16 Sep 2003 10:13:32 -0400

%% "Fabrizio Baldinini" <address@hidden> 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 <address@hidden>          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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]