Yes I did. I also noticed what I had to do to get it working:

- make clean
- set in the file config.in the environment variable:
PREFIX=/home/frank/jffs2/
- ./Configure --arch=arm \
              --cc=arm-linux-gcc \
              --ld=arm-linux-ld \
              --uflags="-Xlinker -rpath -Xlinker
/usr/local/xdev/arm-tools/lib"

- make all
- make install

paths may not be correct for you, but perhaps it's a good example

good luck,
Frank

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Agecodagis
> F. Moreau
> Sent: dinsdag 19 maart 2002 17:16
> To: aaalinux
> Subject: cardmgr
>
>
> Hi,
> I am working with CDB89712 + a PCMCIA interface card based on i82365
> compatible chip.
> I need cardmgr to manage PCMCIA cards hot insertions.
> I got pcmcia-cs sources package and tried to compile for arm target but i
> failed.
> Did anybody try and succeed?
>
>
>


_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
http://www.arm.linux.org.uk/armlinux/mailinglists.php
Please visit the above addresses for information on this list.

Reply via email to