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

Re: [microblaze-uclinux] Makefile for Thread Program



badri v wrote:
> actuyally I forgot to include the CONFIG_....SUMTHREAD
> in the uClinux/Makefile 
> 
> I include and deleted dir_y+=sumthread
> 
> now when I compiled I get this error
> 
> ls: microblaze/*.S: No such file or directory
> ls: microblaze/*.S: No such file or directory
> make[4]: Entering directory
> `/home/gradteam2a/uClinux-dist/uClibc/ldso/ldso'
> echo "const char *_dl_progname=\""ld-uClibc.so.0"\";"

It looks like it's trying to build shared libraries, which is not 
supported yet in microblaze uClinux.  Have you changed some config 
setting relating to shared libraries?

John

___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/