Re: For GCC and PRC-TOOLS users - Question about resource size

2000-07-26 Thread John Marshall
McCollister, Mike <[EMAIL PROTECTED]> wrote: > I tried this and found that when I compile I get a warning > message stating that global data is ignored. It turns out that both Mike and Tom were being tripped up by an unrelated bug: the new style build-prc syntax didn't default to `application' co

Re: For GCC and PRC-TOOLS users - Question about resource size

2000-07-25 Thread Tom Zerucha
On Mon, Jul 24, 2000 at 04:18:30PM -0700, John Marshall wrote: > Michael S. Davis <[EMAIL PROTECTED]> wrote: > > Since I am using prc-tools, I no longer get *.grc file > > Unless your project has multiple code resources, you can still use > obj-res and get the .grc files if you want to. How do y

RE: For GCC and PRC-TOOLS users - Question about resource size

2000-07-25 Thread McCollister, Mike
message stating that global data is ignored. By the way, what is a grc file? Thanks for the help. Mike McCollister > -Original Message- > From: John Marshall [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 24, 2000 7:19 PM > To: Palm Developer Forum > Subject: Re: For GCC and

Re: For GCC and PRC-TOOLS users - Question about resource size

2000-07-24 Thread John Marshall
Michael S. Davis <[EMAIL PROTECTED]> wrote: > Since I am using prc-tools, I no longer get *.grc file Unless your project has multiple code resources, you can still use obj-res and get the .grc files if you want to. > Is there some switch setting that will report the size of these multiple > code

For GCC and PRC-TOOLS users - Question about resource size

2000-07-24 Thread Michael S. Davis
Since I am using prc-tools, I no longer get *.grc file (I think that's the file I used to see). So how am I to tell the sizes of my individual code resource segments. Is there some switch setting that will report the size of these multiple code resource segments? Thanks -- For information o