Very bad combination ;-)
- Install and use gcc 2.95. You will save yourself from many problems.
- In principle you can't use user-space functions in realtime code, although 
you may suceed with some of them. I don't think strcpy() can be used at all.
Regards,
Ivan Martinez

On Monday 13 May 2002 01:45 pm, Marc LE DOUARAIN wrote:
> Hello,
>
> I've modified the hello.cpp example file of rtlinux with a char string
> variable and using the function strcpy( ) see the file joined.
>
> I've the following error...
>
> hello.cpp: In function `void *start_routine (void *)':
> hello.cpp:29: Internal error: Erreur de segmentation.
> Please submit a full bug report.
> See <URL:https://qa.mandrakesoft.com/> for instructions.
> make: *** [hello.o] Erreur 1
>
> Any idea ?
>
> Thanks.
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/

Reply via email to