Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Pascal Misc > Re: IDE for Pas...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 17 of 31 Topic 776 of 811
Post > Topic >>

Re: IDE for Pascal-family language

by Martin Schreiber <nospam@[EMAIL PROTECTED] > Dec 25, 2007 at 09:12 AM

Mike Sieweke wrote:

> In article <47702a3b_1@[EMAIL PROTECTED]
>,
>  Martin Schreiber <nospam@[EMAIL PROTECTED]
> wrote:
> 
>> >> MSEide+MSEgui:
> 
> The sum total of the configuration instructions are as follows.
> 
> 5. In 'Settings'-'Configure MSEide'-'${MSEDIR}' select
>    'yourdirectory/msegui'.

3. Extract them to a directory of your choice ('yourdirectory').
;-)

> 5a. On windows you have to setup ${COMPILER} and ${DEBUGGER}
> 
Normally the default values ('ppc386.exe', and 'gdb.exe') work, there are
some installations on windows where the exes can't be found by the OS, the
reason for the hint.

> I had to guess what to enter in each field, but it seems I
> guessed correctly.
> 
>> To create a new console project use 'Project'-'New'-'From Template',
>> select 'console.prj'.
> 
> I was able to create a new console project with this
> suggestion.  When I tried my test module that uses
> an un-initialized pointer, the IDE crashed.  I tried
> it again and it crashed again.  I started the IDE
> again and got "GDB:Timeout".  Then I commented out the
> use of a nil pointer and it worked, but it didn't
> detect a reference beyond the end of a string.
> 
Please send the project which crashes the IDE to
news://news.grid-sky.com/public.mseide-msegui.talk
GDB on win32 has some problems, you can try to use a newer from mingw:
http://sourceforge.net/project/downloading.php?group_id=2435&use_mirror=garr&filename=gdb-6.6.tar.bz2&69271861
but it isn't perfect.

> I couldn't figure out how to turn on range and overflow
> checking.  Perhaps one needs to know the command line
> options.
> 
Yes, if you want to work with FPC you need to know FPC. :-)
Link to the compiler switch do***entation:
http://www.freepascal.org/docs-html/user/userse16.html#x33-400005.1
Add the switches to 'Project'-'Options'-'Make'-'Make Options'-'Command
line
options'.

> What's the difference between "make", "build", "make 1",
> "make 2", "make 3", and "make 4"?

You can provide different compiler settings
in 'Project'-'Options'-'Make'-'Make Options' for them, set the according
checkboxes. Another customizing possibility are the macro settings
in 'Project'-'Options'-'Macros', they are referenced by ${macroname}.

> How do I change the 
> compiler options for a single file?
> 
You should write unit specific compiler settings into the source, use the
{$...} syntax. Do***entation: 
http://www.freepascal.org/docs-html/prog/progch1.html#x6-40001

Martin
 




 31 Posts in Topic:
IDE for Pascal-family language
Mike Sieweke <msieweke  2007-12-19 00:05:09 
Re: IDE for Pascal-family language
David Mitchell <david@  2007-12-19 11:25:31 
Re: IDE for Pascal-family language
Mike Sieweke <msieweke  2007-12-19 22:48:30 
Re: IDE for Pascal-family language
David Mitchell <david@  2007-12-20 11:44:43 
Re: IDE for Pascal-family language
Mike Sieweke <msieweke  2007-12-20 23:12:03 
Re: IDE for Pascal-family language
David Mitchell <david@  2007-12-21 11:48:18 
Re: IDE for Pascal-family language
Keith Bowes <keith_bow  2007-12-23 04:47:57 
Re: IDE for Pascal-family language
Mike Sieweke <msieweke  2007-12-24 21:39:43 
Re: IDE for Pascal-family language
"Chris Burrows"  2007-12-21 13:14:14 
Re: IDE for Pascal-family language
Mike Sieweke <msieweke  2007-12-21 22:34:50 
Re: IDE for Pascal-family language
"Chris Burrows"  2007-12-22 16:17:14 
Re: IDE for Pascal-family language
Mike Sieweke <msieweke  2007-12-22 11:01:01 
Re: IDE for Pascal-family language
Martin Schreiber <nosp  2007-12-22 19:59:16 
Re: IDE for Pascal-family language
Mike Sieweke <msieweke  2007-12-24 01:35:03 
Re: IDE for Pascal-family language
Martin Schreiber <nosp  2007-12-24 22:51:55 
Re: IDE for Pascal-family language
Mike Sieweke <msieweke  2007-12-24 22:35:19 
Re: IDE for Pascal-family language
Martin Schreiber <nosp  2007-12-25 09:12:12 
Re: IDE for Pascal-family language
Mike Sieweke <msieweke  2007-12-25 09:33:18 
Re: IDE for Pascal-family language
Martin Schreiber <nosp  2007-12-25 16:08:03 
Re: IDE for Pascal-family language
Mike Sieweke <msieweke  2007-12-25 11:06:42 
Re: IDE for Pascal-family language
Martin Schreiber <nosp  2007-12-26 07:14:48 
Re: IDE for Pascal-family language
Martin Schreiber <nosp  2007-12-31 08:49:33 
Re: IDE for Pascal-family language
Richard Engebretson <e  2007-12-24 06:01:21 
Re: IDE for Pascal-family language
Mike Sieweke <msieweke  2007-12-24 23:01:19 
Re: IDE for Pascal-family language
"Chris Burrows"  2007-12-25 15:58:31 
Re: IDE for Pascal-family language
"Chris Burrows"  2007-12-25 23:26:00 
Re: IDE for Pascal-family language
Mike Sieweke <msieweke  2007-12-25 09:20:37 
Re: IDE for Pascal-family language
"Chris Burrows"  2007-12-27 15:54:51 
Re: IDE for Pascal-family language
Mike Sieweke <msieweke  2007-12-27 12:05:26 
Re: IDE for Pascal-family language
Richard Engebretson <e  2007-12-25 02:19:13 
Re: IDE for Pascal-family language
Richard Engebretson <e  2007-12-25 16:49:36 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Jul 24 12:56:09 CDT 2008.