ocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Thanks and Regards
Raja Saleru
#x27;
conftest.c:10:19: error: stdio.h: No such file or directory
conftest.c:11:23: error: sys/types.h: No such file or directory
conftest.c:12:22: error: sys/stat.h: No such file or directory
……………
Thanks in Advance
Raja Saleru
successfully.
We need to use newlib. when to link with gcc ? whether using newlib will
solve the above error ?
Can you mention some link or guidelines on usage of newlib for the above
target ?
Thanks and Regards
Raja Saleru
>> Hi, I am trying to cross compile the gcc-4.3.2 for arm based dsp
unspec_volatile().
If the instruction is scheduled using this, does this make the instruction
out of scope of scheduler ?
Please help us to understand the above.
Thanks in advance
Raja Saleru
g unspec_volatile in
> the RTL template makes the instruction a scheduling barrier and a
> memory barrier.
Can you give more information or link to understand more about
unspec_volatile ? The information available in gcc internals is not
sufficient.
Thanks and Regards
Raja Saleru
> raja.sa
Hi,
Can anybody explain about the unspec_volatile() rtl template usage, sample
example and the purpose of it.
Thanks and Regards
Raja Saleru
ot visible.
somebody can explain the procedure for gcc debugging ?
Thanks and Regards
Raja Saleru
responsible for this ?
3. Suppose assume that executable is built without ¨Cpg option, but want
to create gmon.out at run-time. Is there any way or guidelines to
implement?
Thanks and Regards
Raja Saleru
;> 3. Suppose assume that executable is built without ��Cpg
option, but
>> want
>> to create gmon.out at run-time. Is there any way or guidelines to
>> implement?
>
> A call to the profiling function (mcount) should be there to generate
> profiling information. Without that you won't be able to generate
> gmon.out
>
> Hope this helps,
>
> Regards,
> Shafi
>
>>
>> Thanks and Regards
>> Raja Saleru
>>
>>
>