This is the mail archive of the crossgcc@sourceware.org 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: ptxdist can't compile ncurses


On Wednesday 15 February 2006 17:19, David Wuertele wrote:
> When ptx gets around compiling ncurses, it gives me this error:
>
>    ./make_keys keys.list > init_keytry.h
>    /bin/sh: ./make_keys: cannot execute binary file
>
> Apparently this is what happens when ncurses doesn't use the HOSTCC to
> compile make_keys.  Sounds simple enough, but I can't figure out how
> to tell ptxdist to tell ncurses to use my HOSTCC.  Any suggestions?

this should be fixed in ncurses-5.5 ... but try exporting BUILD_CC in your env 
rather than HOSTCC
-mike

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


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