Sigmund Homolya wrote:
Hi everybody,
I'm trying to compile a c++ library and aplication for modbus master
on tcp.
i've got a software package from focus software (fieldtalk).
when I run ./make uclinux errors accor.
In the platform.uclinux file I set the architechture to 'mb' and I
don't have any Idea, what value the CPU_FLAG should have.
But it doesn't seem to matter much for my problem, because executing
'./make uclinux' always reports '.../hmtimer.cpp:40:26: sys/select.h'
directory or file not found.
thanks for your help,
greetings, Sigi
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive :
http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
Hi Sigi, it me, Sigi
I solved my problem my self. ;-)
the cpu_flag has got do be '-dist'. it is the extension for the
'uclinux .....' folder, where the distribution is.
cheers to all who reed this
Sigi
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive :
http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/