--- Ankur Maheshwari <[EMAIL PROTECTED]> wrote: > Hi all, > > I want to compile sdcc with --model-large and > --stack-auto. How do I do > this.
have not built sdcc in a long time but... try ./configure --help also for what you are trying try... ./configure --stack-auto the --stack-auto is not a valid CFLAG that I know of. > I tried ./configure CFLAGS=--stack-auto, but it > fails configure to run. > What is the correct method to this please suggest. > > thanks, > Ankur > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio > 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Sdcc-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sdcc-user > ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Sdcc-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sdcc-user
