hm...
I submitted this corrections last friday...
looks like SF did not update cvs tree.
~d
On Monday 15 March 2004 15:13, Albert Bartoszko wrote:
> Hi all!
>
>
> There are problems compiling msp patched gcc-3.4-20040310
> under Linux
>
> 1. variable "machine" is empty when make executes gcc/config.gcc
> I temporary solve it by inserting line:
> machine=$target
> Why orginal variable "target" is rename to "machine" in mspgcc
> version of gcc/config.gcc?
> 2. I must define variable
> configure_default_options="{ { NULL, NULL} }" or like
> before make or syntax error in gcc/configargs.h is generated
> 3. I must patch file gcc/config/msp430/msp430.h
> ------------------------------------------------------------------
> *** msp430.h.org Wed Mar 10 12:04:52 2004
> --- msp430.h Mon Mar 15 12:10:40 2004
> ***************
> *** 288,294 ****
> int regno; /* next available register number */
> } CUMULATIVE_ARGS;
>
> ! #define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, INDIRECT) \
> init_cumulative_args (&(CUM), FNTYPE, LIBNAME, INDIRECT)
>
> #define INIT_CUMULATIVE_INCOMING_ARGS(CUM, FNTYPE, LIBNAME) \
> --- 288,294 ----
> int regno; /* next available register number */
> } CUMULATIVE_ARGS;
>
> ! #define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, INDIRECT,
> N_NAMED_ARGS) \
> init_cumulative_args (&(CUM), FNTYPE, LIBNAME, INDIRECT)
>
> #define INIT_CUMULATIVE_INCOMING_ARGS(CUM, FNTYPE, LIBNAME) \
> ----------------------------------------------------------------------
>
> Albert
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> Mspgcc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
--
/*****************************************************************
("`-''-/").___..--''"`-._ (\ Dimmy the Wild UA1ACZ
`6_ 6 ) `-. ( ).`-.__.`) State Polytechnical Univ.
(_Y_.)' ._ ) `._ `. ``-..-' Radio-Physics Departament
_..`--'_..-_/ /--'_.' ,' Saint Petersburg, Russia
(il),-'' (li),' ((!.-' +7 (812) 5403923, 5585314
*****************************************************************/