I had applied the changes to OpenJDK directly. Other than the cross compilation task, I also had to separate the paths to ALSA, X11 which were hard coded in the makefiles, to user-defined paths. These were also modified directly.
Thanks, Deepak On Thu, Apr 22, 2010 at 4:01 PM, Dalibor Topic <[email protected]>wrote: > Deepak Panickal wrote: > > Hi, > > > > My goal was to successfully cross compile OpenJDK for x86_64 on 32 bit > > host , Linux Platform. > > > > I also wanted to separate some third party library dependencies from the > > build process. I made changes in the makefiles which contained hard > > coded values pertaining to the host machine. Even now the changes are > > not completely automated. But I could do that soon. > > > > Could I publish these changes somewhere so that it could be made > > available in the later builds. > > What would be the proper format and method to do so. > > Out of curiosity - do your changes apply to OpenJDK directly, or are they > based on Robert Schuster's cross-compilation work in Jalimo for the > IcedTea build harness? [1] > > cheers, > dalibor topic > > > [1] https://wiki.evolvis.org/jalimo/index.php/CrossCompilingOpenJDK > -- > ******************************************************************* > Dalibor Topic Tel: (+49 40) 23 646 738 > Java F/OSS Ambassador AIM: robiladonaim > Sun Microsystems GmbH Mobile: (+49 177) 2664 192 > Nagelsweg 55 http://openjdk.java.net > D-20097 Hamburg mailto:[email protected] > Sitz der Gesellschaft: Sonnenallee 1, D-85551 Kirchheim-Heimstetten > Amtsgericht München: HRB 161028 > Geschäftsführer: Jürgen Kunz > > >
