All of lore.kernel.org
 help / color / mirror / Atom feed
* cross compilation
@ 2016-06-06 20:57 Shyam Saini
  2016-06-06 21:46 ` Valdis.Kletnieks at vt.edu
  0 siblings, 1 reply; 17+ messages in thread
From: Shyam Saini @ 2016-06-06 20:57 UTC (permalink / raw)
  To: kernelnewbies

Hi all,

I'm trying to figure out optimized code for some network drivers. I'm
replacing certain APIs in the code and compare code for each API.

To choose best optimized code, i need to first compile them and then
disassemble  the compiled code, where a change in single line would make a
significant difference in
the performance.

So, my question is how to compile* x86 based network drivers  on x86_64
Ubuntu machine*. Currently I'm running Ubuntu 14.04.

Please help me out


Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160607/ef86cd72/attachment.html 

^ permalink raw reply	[flat|nested] 17+ messages in thread
* RE: Cross Compilation
@ 2003-07-23 21:16 ` Jim Thompson
  0 siblings, 0 replies; 17+ messages in thread
From: Jim Thompson @ 2003-07-23 21:16 UTC (permalink / raw)
  To: baitisj, Jun Sun; +Cc: Tiemo Krueger - mycable GmbH, saravana_kumar, linux-mips

One more time, the current top-of-tree on 'buildroot' is broken.

Specifically, the 'chew' binary gets built for the target, but should be
built for the host.  The build fails when 'chew' gets run (because it
can't).

Erik is looking for a patch.

Jim


> -----Original Message-----
> From: Jeff Baitis [mailto:baitisj@evolution.com]
> Sent: Wednesday, July 23, 2003 11:27 AM
> To: Jun Sun
> Cc: Tiemo Krueger - mycable GmbH; saravana_kumar@naturesoft.net;
linux-
> mips@linux-mips.org
> Subject: Re: Cross Compilation
> 
> I find that the uClibC tools are excellent, and have no problems
> generating
> MIPS binaries from an i386 host ;)
> 
> -Jeff
> 
> On Wed, Jul 23, 2003 at 10:09:46AM -0700, Jun Sun wrote:
> > On Wed, Jul 23, 2003 at 09:45:43AM +0200, Tiemo Krueger - mycable
GmbH
> wrote:
> > > You could even use the buildroot thing from uclibc.org:
> > >
> > >
http://uclibc.org/cgi-bin/cvsweb/buildroot/buildroot.tar.gz?tarball=1
> > >
> > > It's one of the most simple way for cross toolchain beginners, it
> > > provides you finally with a toolchain and rootfile system and more
> > >
> >
> > I took a look.  It looks similar to one project that I worked on
> > before.   Very interesting.
> >
> > Has anybody tried successfully to do a cross MIPS yet?  From a
> Linux/i386 host
> > obviously ...
> >
> > Jun
> >
> 
> --
>          Jeffrey Baitis - Associate Software Engineer
> 
>                     Evolution Robotics, Inc.
>                      130 West Union Street
>                        Pasadena CA 91103
> 
>  tel: 626.535.2776  |  fax: 626.535.2777  |  baitisj@evolution.com
> 

^ permalink raw reply	[flat|nested] 17+ messages in thread
* RE: Cross Compilation
@ 2003-07-23 10:07 ` Jim Thompson
  0 siblings, 0 replies; 17+ messages in thread
From: Jim Thompson @ 2003-07-23 10:07 UTC (permalink / raw)
  To: Tiemo Krueger - mycable GmbH, saravana_kumar; +Cc: linux-mips

Unfortunately, its broken right now.

> -----Original Message-----
> From: Tiemo Krueger - mycable GmbH [mailto:tk@mycable.de]
> Sent: Wednesday, July 23, 2003 12:46 AM
> To: saravana_kumar@naturesoft.net
> Cc: linux-mips@linux-mips.org
> Subject: Re: Cross Compilation
> 
> You could even use the buildroot thing from uclibc.org:
> 
> http://uclibc.org/cgi-bin/cvsweb/buildroot/buildroot.tar.gz?tarball=1
> 
> It's one of the most simple way for cross toolchain beginners, it
> provides you finally with a toolchain and rootfile system and more
> 
> Tiemo
> 
> SaravanaKumar wrote:
> 
> >Dear All,
> >    I am having my application in x86.
> > I have to cross compile that to MIPS architecture.
> >How to do that.
> >
> >Is there is any document for doing the cross compilation to MIPS.
> >
> >Cheers,
> >N.S.Kumar
> >
> >
> >
> >
> >
> 
> 

^ permalink raw reply	[flat|nested] 17+ messages in thread
* RE: Cross Compilation
@ 2003-07-23 10:01 eric_sy_huang
  0 siblings, 0 replies; 17+ messages in thread
From: eric_sy_huang @ 2003-07-23 10:01 UTC (permalink / raw)
  To: linux-mips




  If I want to build big-endian mips, how can I do?
  In the www.linux-vr.org, there is only little-endian tools.

  regards.




This document is classified as     Normal



try http://www.linux-vr.org/tools.html

-Jinu

-----Original Message-----
From: SaravanaKumar [mailto:saravana_kumar@naturesoft.net]
Sent: Wednesday, July 23, 2003 11:50 AM
To: linux-mips@linux-mips.org
Subject: Cross Compilation


Dear All,
    I am having my application in x86.
 I have to cross compile that to MIPS architecture.
How to do that.

Is there is any document for doing the cross compilation to MIPS.

Cheers,
N.S.Kumar

^ permalink raw reply	[flat|nested] 17+ messages in thread
* RE: Cross Compilation
@ 2003-07-23  6:22 JinuM
  0 siblings, 0 replies; 17+ messages in thread
From: JinuM @ 2003-07-23  6:22 UTC (permalink / raw)
  To: saravana_kumar; +Cc: linux-mips

try http://www.linux-vr.org/tools.html

-Jinu

-----Original Message-----
From: SaravanaKumar [mailto:saravana_kumar@naturesoft.net]
Sent: Wednesday, July 23, 2003 11:50 AM
To: linux-mips@linux-mips.org
Subject: Cross Compilation


Dear All, 
    I am having my application in x86. 
 I have to cross compile that to MIPS architecture. 
How to do that. 

Is there is any document for doing the cross compilation to MIPS.

Cheers, 
N.S.Kumar

^ permalink raw reply	[flat|nested] 17+ messages in thread
* Cross Compilation
@ 2003-07-23  6:20 SaravanaKumar
  2003-07-23  6:40 ` debashis
  2003-07-23  7:45 ` Tiemo Krueger - mycable GmbH
  0 siblings, 2 replies; 17+ messages in thread
From: SaravanaKumar @ 2003-07-23  6:20 UTC (permalink / raw)
  To: linux-mips

Dear All, 
    I am having my application in x86. 
 I have to cross compile that to MIPS architecture. 
How to do that. 

Is there is any document for doing the cross compilation to MIPS.

Cheers, 
N.S.Kumar

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2016-06-06 23:23 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-06 20:57 cross compilation Shyam Saini
2016-06-06 21:46 ` Valdis.Kletnieks at vt.edu
2016-06-06 23:23   ` Shyam Saini
  -- strict thread matches above, loose matches on Subject: below --
2003-07-23 21:16 Cross Compilation Jim Thompson
2003-07-23 21:16 ` Jim Thompson
2003-07-23 10:07 Jim Thompson
2003-07-23 10:07 ` Jim Thompson
2003-07-23 10:01 eric_sy_huang
2003-07-23  6:22 JinuM
2003-07-23  6:20 SaravanaKumar
2003-07-23  6:40 ` debashis
2003-07-23  7:45 ` Tiemo Krueger - mycable GmbH
2003-07-23 17:09   ` Jun Sun
2003-07-23 17:40     ` Bruno Randolf
2003-07-23 18:27     ` Jeff Baitis
2003-07-24  0:55     ` Lyle Bainbridge
2003-07-24  0:55       ` Lyle Bainbridge

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.