[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with the pager of fatfs
From: |
Neal H Walfield |
Subject: |
Re: Problems with the pager of fatfs |
Date: |
23 Apr 2002 14:27:38 -0400 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 |
> All right. But never try to debug a program that has been compiled with
> optimization or you'll get confused on what happens (I asked about it not long
> ago).
You just need to understand that there are optimizations.
> And what do you mean by "depends on that"?
For instance, functions will not be inlined if no optimizations are
enabled.