Which compiler do you use?

114 views
Skip to first unread message

Brian Deters

unread,
Mar 11, 2013, 7:52:15 PM3/11/13
to pawns...@googlegroups.com
I am using MSVC++ 2010 to compile the Pawn compiler. It was pretty simple to build, but it has some runtime issues.
For example, certain malformed code would cause my compiler to crash, while the pawncc.exe that came with Quincy shows proper error codes.
I did have to do some massaging to get the compiler to build properly as a Release version, so I'm wondering:

What IDE/compiler do others use to build the Pawn compiler?

petteri...@gmail.com

unread,
Mar 12, 2013, 2:30:34 AM3/12/13
to pawns...@googlegroups.com
Hi,

> What IDE/compiler do others use to build the Pawn compiler?

I have seen the same when trying to build pawncc for Windows using
mingw: compiles fine, but crashes at random points when it tries to
print stuff to the screen.

I have since used some Borland compiler with CMake, because that was
recommended somewhere in Pawn documentation. It has worked fine.

On Linux I use gcc and haven't had any problems.

--
Petteri

mat henshall

unread,
Mar 12, 2013, 2:57:10 AM3/12/13
to pawns...@googlegroups.com
gnu C on linux and otehr embedded platforms


--
You received this message because you are subscribed to the Google Groups "Pawn Scripting Language" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pawnscript+...@googlegroups.com.
To post to this group, send email to pawns...@googlegroups.com.
Visit this group at http://groups.google.com/group/pawnscript?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.





--

Mat Henshall
Founder and CEO, Square Connect, Inc.
San Jose, CA
www.squareconnect.com
cell: 650.814.7585

Brian Deters

unread,
Mar 14, 2013, 12:37:32 PM3/14/13
to pawns...@googlegroups.com, m...@squareconnect.com
I just tried GCC using Code::Blocks and it's looking pretty good so far.

@mat: I am also in SJ. \wave


On Monday, March 11, 2013 11:57:10 PM UTC-7, mat henshall wrote:
gnu C on linux and otehr embedded platforms


Reply all
Reply to author
Forward
0 new messages