On 06.06.2013 18:33, Dennis Poon wrote:
But which FPC version should I used?
The doc said 2.4,
should I use 2.6 or 2.7?
Ah, didn't read that. Basic rule: always use the latest release to build
a development (e.g. 2.7.1) or fixes version (e.g. 2.6.3). In this case
this means that you should us
But which FPC version should I used?
The doc said 2.4,
should I use 2.6 or 2.7?
Thanks.
Dennis
On 05.06.2013 16:33, Dennis Poon wrote:
or x86-Windows -> MIPS-linux cross compiler
or x86-MacOS->MIPS-linux cross compiler?
any one of the above will be big help to me.
I searched the net and the
On Thu, Jun 6, 2013 at 9:40 AM, Josue Andrade Gomes
wrote:
> If someone is interested my small test can be found at
> www.josuegomes.com/fp-msvc.zip
The link is now fixed. Sorry.
josue
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http:/
On Wed, Jun 5, 2013 at 5:44 PM, Jonas Maebe wrote:
>
> On 05 Jun 2013, at 15:04, Josue Andrade Gomes wrote:
>
>> Some references (eg (2)) claim that MSVC aligns the stack at 4-byte
>> boundaries while GCC aligns
>> at 16-byte boundaries. I have found no confirmation on those claims.
>
> Stack alig
Howard Page-Clark wrote:
On 06/06/2013 08:32, Mark Morgan Lloyd wrote:
Reinier Olislagers wrote:
On 6-6-2013 7:52, Florian Klämpfl wrote:
Reinier Olislagers
schrieb:
On 5-6-2013 22:02, Florian Klämpfl wrote:
I'am opposed to an LLVM backend but if Jonas implements one I can and
will not inf
On 06/06/2013 08:32, Mark Morgan Lloyd wrote:
Reinier Olislagers wrote:
On 6-6-2013 7:52, Florian Klämpfl wrote:
Reinier Olislagers
schrieb:
On 5-6-2013 22:02, Florian Klämpfl wrote:
I'am opposed to an LLVM backend but if Jonas implements one I can and
will not influence this :)
That's cle
Reinier Olislagers wrote:
On 6-6-2013 7:52, Florian Klämpfl wrote:
Reinier Olislagers
schrieb:
On 5-6-2013 22:02, Florian Klämpfl wrote:
I'am opposed to an LLVM backend but if Jonas implements one I can and
will not influence this :)
That's clear enough, thanks!
Of course I meant I ca
Am 06.06.2013 02:42 schrieb "Anthony Walter" :
>
> Ah, so compiling/linking would normally need the libxxx-dev development
files. I added libssl-dev and libxml2-dev get commands to my Linux install
script. I am trying to avoid situations where compiling projects requires
users to set paths or copy