On 16 June 2014 15:15, Paolo Bonzini wrote:
> but the other question is: do we care about static linking of anything
> except the user-mode emulators? Should --static automatically imply
> --disable-tools --disable-system?
It's certainly tempting. No doubt somebody somewhere is using
the statica
On Mon, 2014-06-16 at 16:15 +0200, Paolo Bonzini wrote:
> Il 16/06/2014 15:58, Sean Bruno ha scritto:
> > On Mon, 2014-06-16 at 06:55 -0700, Sean Bruno wrote:
> Sean, could you show the configure command line?
> >>>
> >>> Also please attach the "make V=1" output and config-host.mak file.
> >>>
Il 16/06/2014 15:58, Sean Bruno ha scritto:
On Mon, 2014-06-16 at 06:55 -0700, Sean Bruno wrote:
Sean, could you show the configure command line?
Also please attach the "make V=1" output and config-host.mak file.
Paolo
I'm using:
./configure --static --target-list="i386-bsd-user sparc-b
On Mon, 2014-06-16 at 06:55 -0700, Sean Bruno wrote:
> > > Sean, could you show the configure command line?
> >
> > Also please attach the "make V=1" output and config-host.mak file.
> >
> > Paolo
> >
> >
>
> I'm using:
>
> ./configure --static --target-list="i386-bsd-user sparc-bsd-user
> s
> > Sean, could you show the configure command line?
>
> Also please attach the "make V=1" output and config-host.mak file.
>
> Paolo
>
>
I'm using:
./configure --static --target-list="i386-bsd-user sparc-bsd-user
sparc64-bsd-user x86_64-bsd-user"
Log:
http://people.freebsd.org/~sbruno/qe
Il 16/06/2014 11:12, Fam Zheng ha scritto:
On Mon, 06/16 08:36, Peter Maydell wrote:
On 15 June 2014 21:47, Sean Bruno wrote:
In c5cb1afc4675bf5ff66e7a149d2a8cffba2eaa9e rules.mk change was causing
complete failure on bsd-user when not using --disable-curl
Signed-off-by: Sean Bruno
---
rule
On Mon, 06/16 08:36, Peter Maydell wrote:
> On 15 June 2014 21:47, Sean Bruno wrote:
> > In c5cb1afc4675bf5ff66e7a149d2a8cffba2eaa9e rules.mk change was causing
> > complete failure on bsd-user when not using --disable-curl
> >
> > Signed-off-by: Sean Bruno
> > ---
> > rules.mak | 3 ++-
> > 1 f
On 15 June 2014 21:47, Sean Bruno wrote:
> In c5cb1afc4675bf5ff66e7a149d2a8cffba2eaa9e rules.mk change was causing
> complete failure on bsd-user when not using --disable-curl
>
> Signed-off-by: Sean Bruno
> ---
> rules.mak | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git
In c5cb1afc4675bf5ff66e7a149d2a8cffba2eaa9e rules.mk change was causing
complete failure on bsd-user when not using --disable-curl
Signed-off-by: Sean Bruno
---
rules.mak | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/rules.mak b/rules.mak
index dde8e00..4a33c27 100644
---