On Wed, Sep 22, 2010 at 1:31 PM, Graeme Geldenhuys
wrote:
> Hi,
>
> While implementing drag-n-drop support in fpGUI, I created a
> TfpgMimeData class. This class will hold various data items, and a
> mime-type describing each of the data items. Obviously the
> TfpgMimeData class should be able to
On 23 Sep 2010, at 16:02, Dibo wrote:
I have no problem with LCL and Richmemo in DLL, but on linux I can't
build SO library with TRichMemo. I get this error:
/usr/bin/ld: /home/dibo/Programowanie/Lazarus/components/richmemo/
lib/x86_64-linux/richmemo.o: relocation R_X86_64_32S against
`TC_R
Michael Van Canneyt wrote:
On Tue, 21 Sep 2010, Adriaan van Os wrote:
Michael Van Canneyt wrote:
On Tue, 21 Sep 2010, Florian Klaempfl wrote:
Am 21.09.2010 13:42, schrieb Adriaan van Os:
Michael Van Canneyt wrote:
On Tue, 21 Sep 2010, Adriaan van Os wrote:
I am looking for a way to o
Hi,
Thanks for your feedback.
>> Lack of ssh access to a machine that runs AIX, and to a lesser extent lack
>> of
>>someone doing it (I can do an initial port, but I'm getting overloaded
>>regarding
>>the number of platforms I maintain).
I understand that not an easy things. Here, i have som
Am 27.09.2010 10:38, schrieb Honza:
2010/9/27 Jim:
As TIfdTag seems to contain non-pointer records only, I thought I could
use Sizeof and tried this:
FillByte(tag, SizeOf(tag), 0); //initialize var.
The compiler warning doesn't go away though.
Is this the recommended way of doing things?
Ther
On 27 Sep 2010, at 12:28, phoebus phoebus wrote:
What is blocking / slowing the AIX port ?
Lack of realease builder, lack of testers ?
Lack of ssh access to a machine that runs AIX, and to a lesser extent
lack of someone doing it (I can do an initial port, but I'm getting
overloaded regar
Hi Jonas,
Thanks for your update.
Could i ask the following questions?
What is blocking / slowing the AIX port ?
Lack of realease builder, lack of testers ?
Which contribution do you need ?
It's an egg chiken situation !!
Regards,
Frphoebus
De : Jonas Mae
On 27 Sep 2010, at 10:20, phoebus phoebus wrote:
Do you know if there are some binary port for aix ?
There is none.
Do you know how build fpc on Aix platform ?
That is not possible at this time, because FPC has not been ported to
AIX.
I have a cc/g++ compiler or xlc compiler on the A
2010/9/27 Jim :
> Fpc sometimes complains (hints) about local variables not being initialized.
> My question: how do I initialize more complicated structures like
> records? And should I need to (I'm guessing no in the example below, but
> the contents of the record will be undefined - no problem a
Hi,
Fpc sometimes complains (hints) about local variables not being initialized.
My question: how do I initialize more complicated structures like
records? And should I need to (I'm guessing no in the example below, but
the contents of the record will be undefined - no problem as there are
no poin
Hi,
I find the interesting thread baout fpc on AIX platform:
"How hard is it to port FPC to AIX" on
http://lists.freepascal.org/lists/fpc-devel/2008-September/thread.html
(classified under the wrong thread, because they were posted
starting with a rely to another thread).
"AIX port" on
h
>
> So to better optimise the original program with regular optimisation
> options, I guess we need a) full SSA support
Yes.
> b) better (node) CSE
> support
Enabling node cse on loadparentfpn nodes helps already slightly:
diff a/compiler/ncgld.pas b/compiler/ncgld.pas
index 028e51e..1ab6f11 1
12 matches
Mail list logo