On 25/06/14 13:26, Ian Jackson wrote:
> I have got working a gcc specs file (and associated stunt wrapper for
> ld) that allows at least some naive programs to be built for the
> rumpuser-xen environment.
>
>
> This is an RFC because (a) I thought I should get consent to the
> general approach before pushing and (b) I'd like comments on names,
> etc.  There are three patches here, of which 2/3 contains the meat.

Awesome!  Thanks for working on this.

I'm a fan of the type of "cross-IDE" where you source a file which sets 
env (CC, PATH, PS1, ...) so that you can run commands in the regular 
fashion.  Would that be applicable here?  I think it would more or less 
naturally work for everything except configure.  Can't configure really 
pick up the --host value from the compiler or somewhere else?

Is there some skew between app-make and app-build, or am I reading the 
patch wrong?

i386 appears to be hardcoded in the configure wrapper (parse cc 
-dumpmachine?) and cc wrapper appears to hardcode gcc.

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
rumpkernel-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rumpkernel-users

Reply via email to