On Wed, Oct 17, 2012 at 2:49 AM, kevin631012 <kevin631...@yahoo.com.tw> wrote:
> I try to build edk2 in ubuntu 10.04 . first of all I do is to build cross
> compile and I found the latest file is not available .
> other available binutils works for mt .

I think Ubuntu 10.04 has GCC 4.4, and therefore you should be able to
use these edk2 setup instructions:
http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=Using_EDK_II_with_Native_GCC_4.4

This setup is much easier and faster than UNIXGCC. In addition, it
produces substantially smaller code sizes.

-Jordan

> see my patch as following .
>
>  source_files_common = {
>         'binutils': {
>             'url': 'http://www.kernel.org/pub/linux/devel/binutils/' + \
>                    'binutils-$version.tar.bz2',
>             'version': '2.20.51.0.5',
>             'version': '2.21.51.0.5',
>             #'md5': '6d2de7cdf7a8389e70b124e3d73b4d37',
>             'md5': '85cdd97069c230b0a8771d50e309754f',
>             },
>         }
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_sfd2d_oct
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/edk2-devel
>

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to