Haim Zilberbord <[EMAIL PROTECTED]> wrote:
> >(make, ld, etc)
>
> i thought makefiles compatible with gnu make.
Why should they?
Sun Make implementes features that GNU make is missing.
GNU make did copy a lot of advanced features from Sun make but not
all of them.
An important feature of the Sun make program is that it is able to
interact with the Sun linker and this way create a 100% correct set of makefiles
that also include auto-dependencies against libraries that have been linked
to a program. If you use Sun make and the Sun linker, a "make all" on a
program will relink it in case that any of the used libraries has been updated
before.
> can someone present list of these tools that "whole build process relies
> heavily on" ?
>
> is some of these tools closed or even theoretically can't be ported to linux
> ? (theoretically not means total rewrite)
Why do you like to do this on Linux anyway?
Jörg
--
EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
[EMAIL PROTECTED] (uni)
[EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-discuss mailing list
[email protected]