* [uml-devel] Why is UML built static all the time?
@ 2005-02-08 7:03 Rob Landley
2005-02-08 9:15 ` Geert Uytterhoeven
2005-02-08 17:46 ` Jeff Dike
0 siblings, 2 replies; 5+ messages in thread
From: Rob Landley @ 2005-02-08 7:03 UTC (permalink / raw)
To: user-mode-linux-devel
Is there any easy way to get UML to do a dynamic build? I tried removing
-static from the makefile, but the build broke.
I'm just trying to see how small an "allnoconfig" UML build actually is.
(Well, ok, that doesn't build, but with just tt switched on...)
Rob
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [uml-devel] Why is UML built static all the time?
2005-02-08 7:03 [uml-devel] Why is UML built static all the time? Rob Landley
@ 2005-02-08 9:15 ` Geert Uytterhoeven
2005-02-09 3:33 ` Rob Landley
2005-02-08 17:46 ` Jeff Dike
1 sibling, 1 reply; 5+ messages in thread
From: Geert Uytterhoeven @ 2005-02-08 9:15 UTC (permalink / raw)
To: Rob Landley; +Cc: User-mode Linux Kernel Development
On Tue, 8 Feb 2005, Rob Landley wrote:
> Is there any easy way to get UML to do a dynamic build? I tried removing
> -static from the makefile, but the build broke.
Have you enabled TT mode? IIRC, dynamic build is a Kconfig option for
SKAS-only.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [uml-devel] Why is UML built static all the time?
2005-02-08 7:03 [uml-devel] Why is UML built static all the time? Rob Landley
2005-02-08 9:15 ` Geert Uytterhoeven
@ 2005-02-08 17:46 ` Jeff Dike
2005-02-09 3:35 ` Rob Landley
1 sibling, 1 reply; 5+ messages in thread
From: Jeff Dike @ 2005-02-08 17:46 UTC (permalink / raw)
To: Rob Landley; +Cc: user-mode-linux-devel
rob@landley.net said:
> Is there any easy way to get UML to do a dynamic build? I tried
> removing -static from the makefile, but the build broke.
Turn off CONFIG_MODE_TT. The build will make a dynamic binary.
With tt mode enabled, UML must be a static binary.
Jeff
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [uml-devel] Why is UML built static all the time?
2005-02-08 9:15 ` Geert Uytterhoeven
@ 2005-02-09 3:33 ` Rob Landley
0 siblings, 0 replies; 5+ messages in thread
From: Rob Landley @ 2005-02-09 3:33 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: User-mode Linux Kernel Development
On Tuesday 08 February 2005 04:15 am, Geert Uytterhoeven wrote:
> On Tue, 8 Feb 2005, Rob Landley wrote:
> > Is there any easy way to get UML to do a dynamic build? I tried removing
> > -static from the makefile, but the build broke.
>
> Have you enabled TT mode? IIRC, dynamic build is a Kconfig option for
> SKAS-only.
SKAS still only works with a modified host. For the project that started me
baking on this, if I had the ability to specify the host kernel, I wouldn't
need to wrap my script in a UML instance...
Rob
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [uml-devel] Why is UML built static all the time?
2005-02-08 17:46 ` Jeff Dike
@ 2005-02-09 3:35 ` Rob Landley
0 siblings, 0 replies; 5+ messages in thread
From: Rob Landley @ 2005-02-09 3:35 UTC (permalink / raw)
To: Jeff Dike; +Cc: user-mode-linux-devel
On Tuesday 08 February 2005 12:46 pm, Jeff Dike wrote:
> rob@landley.net said:
> > Is there any easy way to get UML to do a dynamic build? I tried
> > removing -static from the makefile, but the build broke.
>
> Turn off CONFIG_MODE_TT. The build will make a dynamic binary.
>
> With tt mode enabled, UML must be a static binary.
>
> Jeff
Gotcha, but skas mode is useless to me until SKAS0 comes out...
Rob
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-02-09 4:37 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-08 7:03 [uml-devel] Why is UML built static all the time? Rob Landley
2005-02-08 9:15 ` Geert Uytterhoeven
2005-02-09 3:33 ` Rob Landley
2005-02-08 17:46 ` Jeff Dike
2005-02-09 3:35 ` Rob Landley
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.