Port-hpcsh archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

RE: Cross compiling release



Thanks a lot Uwe!! Your way seems much cleaner than mine; I've done now a 
directory called hpcsh under /usr so I can create there tools, obj, release...

I left my computer cross compiling and voilà it worked, but x11 wasn't builded. 
How can I achieve this? I'm taking a look at /usr/src/BUILDING and I think that 
adding "-x -X /usr/src/x11" would work...

Perhaps a cross compiling of X as package and then install it would be a better 
idea?

Thanks a lot for the help!

<PoLiTvS>

-----Mensaje original-----
De: port-hpcsh-owner%NetBSD.org@localhost 
[mailto:port-hpcsh-owner%NetBSD.org@localhost]En
nombre de Valeriy E. Ushakov
Enviado el: lunes, 21 de febrero de 2005 10:11
Para: port-hpcsh%netbsd.org@localhost
Asunto: Re: Cross compiling release


On Mon, Feb 21, 2005 at 09:55:19 +0100, 
Pablo.Docampo.Dieguez%sergas.es@localhost wrote:


> Some hints about that? Could this be done with something like this?
> 
> # ./build.sh -T ../tools -O ../obj -m hpcsh -a sh3el release

src/BUILDING explains it all.  -a in the above example is redundant.

I use something like:

./build.sh -m hpcsh \
        -T /usr/nb/tools -R /usr/nb/release \
        -O /usr/nb/obj/hpcsh -D /usr/nb/distrib/hpcsh \
        release

SY, Uwe
-- 
uwe%ptc.spbu.ru@localhost                         |       Zu Grunde kommen
http://www.ptc.spbu.ru/~uwe/            |       Ist zu Grunde gehen



Nota: La información contenida en este mensaje y sus posibles documentos 
adjuntos es privada y confidencial y está dirigida únicamente a su 
destinatario. Si usted no es el destinatario original de este mensaje, por 
favor elimínelo. La distribución o copia de este mensaje no está autorizada. 

Note: The information in this message and any attachments that may be included 
with it, is private and confidential and is directed exclusively to the 
message's recipient. If you are not the original recipient of this message, 
please erase it. Distribution or copying of this message isn´t authorized




Home | Main Index | Thread Index | Old Index