problem with Cross-compiling ARM userland binaries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi..

i want to work on fedora/Arm cross tool chain to develop JPEG encoder application..

As describe here http://fedoraproject.org/wiki/Architectures/ARM/CrossToolchain  
i complete this two steps
# wget http://fedora-arm.wantstofly.org/cross/cross.repo
# yum install armv5tel-redhat-linux-gnueabi-gcc

which successfully  complited..


but when i go for compilation code like
$ armv5tel-redhat-linux-gnueabi-gcc -Wall -o hello hello.c

there is no output is genrated...


i want to know that can there is any other process or configuration is necessary
to generate output of simple hello.c C code ??



--------------------------------------------------------
content of hello.c
-------------------------------------------------------

#include<stdio.h>
int main()
{
printf("Hello odiya");
return 0;
}
-------------------------------------------------------




--

Rupak Parikh
B.E(Computer) running,
Gujarat,
India
_______________________________________________
fedora-arm mailing list
fedora-arm@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-arm

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux ARM (Vger)]     [Linux ARM]     [ARM Kernel]     [Fedora User Discussion]     [Older Fedora Users Discussion]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

Powered by Linux