This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build fails of ncurses-5.3 with patches up to ncurses-5.3-20031025.patch.gz


On Thu, 30 Oct 2003, Wolcott, Ken (MED, Compuware) wrote:

> Hi;
>
>   Attempting to build an arm9 native ncurses-5.3 (patched up to
> ncurses-5.3-20031025.patch.gz) fails.  The cross compiler environment was
> created using Dan Kegel's crosstool (http://www.kegel.com/crosstool/).  The
> failure occurs when trying to build ada examples (?).  The bzip2'd output
> file is attached, along with the script used to initiate the ncurses-5.3
> build.

The Ada95 code doesn't build in a separate directory (--srcdir). It's not
a cross compiler issue.

>
>   The tail end of the build:
>
> ***************************************
> ...
> gcc -c -I./ -I../../../ncurses-5.3/Ada95/samples -I../src
> -I../../../ncurses-5.3/Ada95/samples/../src -O3 -gnatpn
> -I../../../ncurses-5.3/Ada95/samples -I- .
> ./../../ncurses-5.3/Ada95/samples/sample.adb

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]