This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: strange timing behaviour


Forgot to mention the versions
gcc 4.2.0 glibc 2.5.0

Thanks,
Amir



> -----Original Message-----
> From: crossgcc-owner@sourceware.org [mailto:crossgcc-
> owner@sourceware.org] On Behalf Of Amir Tsvitov
> Sent: Wednesday, July 22, 2009 10:56 AM
> To: crossgcc@sourceware.org
> Subject: strange timing behaviour
> 
> Hello,
> 
> I've been using a MIPS toolchain that I build using crosstool-ng for
> sometime now.
> The toolchain worked great until just recently when we discovered that
> when we move a certain function around to different files in the source
> tree we get large delays (~few milli seconds) between the call to the
> function and its execution.? When the function is placed in some files
> there is no problem while in other files there is the large delay.
> ?This only happen when we compile with g++, with gcc there is no
> problem (our code is pure C but for various reasons we are required to
> compile it with g++)
> 
> Any ideas as to what could be causing this and how to further
> investigate it?
> 
> Thanks,
> Amir
> 
> 
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq


--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]