I recommend the following procedure:

1.) get your EZX-toolchain up and running with all necessary libraries
available you want to link against. Make it known to OpenEmbedded that
you have your own toolchain, i.e.:

ASSUME_PROVIDED += "virtual/arm-linux-gcc-2.95 binutils-cross
gcc-cross-initial gcc-cross"
ASSUME_PROVIDED += "virtual/arm-linux-libc-for-gcc
virtual/arm-linux-binutils virtual/arm-linux-gcc"
ASSUME_PROVIDED += "virtual/arm-linux-gcc-initial
virtual/arm-linux-gcc-initial
ASSUME_PROVIDED += "virtual/libc linux-libc-headers"

add some more for the libraries like qte which you will take from your
toolchain as well.

2.) add a fake toolchain package like ezx-toolchain which makes the
toolchain paths available, see sharprom-toolchain for an example.

3.) integrate MPK as an additional package format. I don't know in which
way this is different from ipk -- perhaps you don't need to do anything
at all except changing the extension.

4.) you may need to develop patches to make Opie link against your
toolchain. Submit them to [EMAIL PROTECTED]

-- 
Regards,

Michael 'Mickey' Lauer | FreeLancer | http://www.Vanille-Media.de


_______________________________________________
Oe mailing list
Oe@handhelds.org
https://www.handhelds.org/mailman/listinfo/oe
  • targeting ... Joe Wells (reverse mailbox letters only for non-public replies)
    • Re: t... Andrew Barr
      • R... Joe Wells (reverse mailbox letters only for non-public replies)
        • ... Andrew Barr
    • Re: t... Michael 'Mickey' Lauer
      • R... Holger Freyther
        • ... Koen Kooi
      • R... Joe Wells (reverse mailbox letters only for non-public replies)
        • ... Paul Sokolovsky
          • ... Joe Wells (reverse mailbox letters only for non-public replies)
        • ... Michael 'Mickey' Lauer
          • ... Joe Wells (reverse mailbox letters only for non-public replies)
            • ... Koen Kooi
              • ... Joe Wells (reverse mailbox letters only for non-public replies)
            • ... Michael 'Mickey' Lauer

Reply via email to