Re: [Lazarus] Any active plans to release Lazarus with FPC 2.6.4

2014-03-19 Thread Marco van de Voort
On Tue, Mar 18, 2014 at 07:36:13AM +0100, Geoffray ? fatalerrors ? Levasseur 
wrote:
> You can check our compilation scripts (comments are in french, sorry about 
> that): 
> http://git.tuxfamily.org/0linux/0linux.git?p=0linux/0linux.git;a=blob;f=0Linux/d/fpc/fpc.recette
> http://git.tuxfamily.org/0linux/0linux.git?p=0linux/0linux.git;a=blob;f=0Linux/g/lazarus/lazarus.recette

Here is one of mine (still work-in-progress):

http://www.stack.nl/~marcov/stdbuild64

mostly it shows how to abstaract between linux and freebsd.

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Any active plans to release Lazarus with FPC 2.6.4

2014-03-17 Thread Geoffray « fatalerrors » Levasseur
Le vendredi 14 mars 2014 07:59:00 Mattias Gaertner a écrit :
> On Fri, 14 Mar 2014 07:26:41 +0100
> 
> zeljko  wrote:
> >[...]
> >
> > >> Is there already a patch to get 1.2 to build?  (is it just r43371?)
> > > 
> > > A patch for what?
> > > Is there a bug?
> > 
> > afaik yes , in 1.2 but it's already fixed in trunk and merged to fixes
> > (qt and carbon are affected).Don't know for other problems with 1.2 and
> > 2.6.4
> 
> Even 1.2.0 compiles with fpc 2.6.4. What does not work?
> 
> Mattias
> 
I get Lazarus 1.2.0 compiled and packaged with FPC 2.6.4 on x86_64 
architechture both using Qt and GTK on a small french Linux distribution 
without any problem.

You can check our compilation scripts (comments are in french, sorry about 
that): 
http://git.tuxfamily.org/0linux/0linux.git?p=0linux/0linux.git;a=blob;f=0Linux/d/fpc/fpc.recette
http://git.tuxfamily.org/0linux/0linux.git?p=0linux/0linux.git;a=blob;f=0Linux/g/lazarus/lazarus.recette

Regards,
-- 
Geoffray « Fatalerrors » Levasseur-Brandin


http://www.geoffray-levasseur.org/
http://0linux.org/
GNU/PG public key : A25E944254C62E34A8E58DCF688A5F74289C1897
Errare humanum est sed perseverare diabolicum aut cretinum.

signature.asc
Description: This is a digitally signed message part.
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Any active plans to release Lazarus with FPC 2.6.4

2014-03-14 Thread zeljko

On 03/14/2014 07:59 AM, Mattias Gaertner wrote:

On Fri, 14 Mar 2014 07:26:41 +0100
zeljko  wrote:


[...]

Is there already a patch to get 1.2 to build?  (is it just r43371?)


A patch for what?
Is there a bug?


afaik yes , in 1.2 but it's already fixed in trunk and merged to fixes
(qt and carbon are affected).Don't know for other problems with 1.2 and
2.6.4


Even 1.2.0 compiles with fpc 2.6.4. What does not work?


TComboBox strings with overrided InsertItem() in mentioned ws (got AV or 
doubled items).


z.


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Any active plans to release Lazarus with FPC 2.6.4

2014-03-14 Thread Mattias Gaertner
On Fri, 14 Mar 2014 07:26:41 +0100
zeljko  wrote:

>[...]
> >> Is there already a patch to get 1.2 to build?  (is it just r43371?)
> >
> > A patch for what?
> > Is there a bug?
> 
> afaik yes , in 1.2 but it's already fixed in trunk and merged to fixes 
> (qt and carbon are affected).Don't know for other problems with 1.2 and 
> 2.6.4

Even 1.2.0 compiles with fpc 2.6.4. What does not work?

Mattias

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Any active plans to release Lazarus with FPC 2.6.4

2014-03-13 Thread zeljko

On 03/13/2014 10:58 PM, Mattias Gaertner wrote:

On Thu, 13 Mar 2014 22:25:45 +0100
Marco van de Voort  wrote:


On Thu, Mar 13, 2014 at 01:46:56PM +0100, Mattias Gaertner wrote:

I've been wondering very long that FPC has not updated in the Lazarus. But
now that new version is out, what is the plan to release lazarus version
with it?


Probably the next release 1.2.2 will use fpc 2.6.4.
Both are bug fix releases, so they play nice together.


Is there already a patch to get 1.2 to build?  (is it just r43371?)


A patch for what?
Is there a bug?


afaik yes , in 1.2 but it's already fixed in trunk and merged to fixes 
(qt and carbon are affected).Don't know for other problems with 1.2 and 
2.6.4


z.


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Any active plans to release Lazarus with FPC 2.6.4

2014-03-13 Thread Mattias Gaertner
On Thu, 13 Mar 2014 22:25:45 +0100
Marco van de Voort  wrote:

> On Thu, Mar 13, 2014 at 01:46:56PM +0100, Mattias Gaertner wrote:
> > > I've been wondering very long that FPC has not updated in the Lazarus. But
> > > now that new version is out, what is the plan to release lazarus version
> > > with it?
> > 
> > Probably the next release 1.2.2 will use fpc 2.6.4.
> > Both are bug fix releases, so they play nice together.
> 
> Is there already a patch to get 1.2 to build?  (is it just r43371?)

A patch for what?
Is there a bug?

Mattias

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Any active plans to release Lazarus with FPC 2.6.4

2014-03-13 Thread Marco van de Voort
On Thu, Mar 13, 2014 at 01:46:56PM +0100, Mattias Gaertner wrote:
> > I've been wondering very long that FPC has not updated in the Lazarus. But
> > now that new version is out, what is the plan to release lazarus version
> > with it?
> 
> Probably the next release 1.2.2 will use fpc 2.6.4.
> Both are bug fix releases, so they play nice together.

Is there already a patch to get 1.2 to build?  (is it just r43371?)


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Any active plans to release Lazarus with FPC 2.6.4

2014-03-13 Thread Tommi Prami



Probably the next release 1.2.2 will use fpc 2.6.4.
Both are bug fix releases, so they play nice together.


Sweet!

-Tee-




--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Any active plans to release Lazarus with FPC 2.6.4

2014-03-13 Thread David Copeland
On 03/13/2014 11:01 AM, Mattias Gaertner wrote:
> On Thu, 13 Mar 2014 10:36:10 -0400
> David Copeland  wrote:
>
>> Any issues using 2.6.4 to build the svn version?
> No. I use it too.
>
> Mattias
>
> --
> ___
> Lazarus mailing list
> Lazarus@lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
Thanks!


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Any active plans to release Lazarus with FPC 2.6.4

2014-03-13 Thread Mattias Gaertner
On Thu, 13 Mar 2014 10:36:10 -0400
David Copeland  wrote:

> Any issues using 2.6.4 to build the svn version?

No. I use it too.

Mattias

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Any active plans to release Lazarus with FPC 2.6.4

2014-03-13 Thread David Copeland
Any issues using 2.6.4 to build the svn version?

Thanks,
Dave.

On 03/13/2014 08:46 AM, Mattias Gaertner wrote:
> On Thu, 13 Mar 2014 12:25:15 +0200
> Tommi Prami  wrote:
>
>> Hello,
>>
>> I've been wondering very long that FPC has not updated in the Lazarus. But
>> now that new version is out, what is the plan to release lazarus version
>> with it?
> Probably the next release 1.2.2 will use fpc 2.6.4.
> Both are bug fix releases, so they play nice together.
>  
>


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Any active plans to release Lazarus with FPC 2.6.4

2014-03-13 Thread Mattias Gaertner
On Thu, 13 Mar 2014 12:25:15 +0200
Tommi Prami  wrote:

> Hello,
> 
> I've been wondering very long that FPC has not updated in the Lazarus. But
> now that new version is out, what is the plan to release lazarus version
> with it?

Probably the next release 1.2.2 will use fpc 2.6.4.
Both are bug fix releases, so they play nice together.
 
> -Tee-
> 
> PS. Someone could start to Blog and/or Tweet on the project and it's
> progress. I think that also would lure in more participants. Anyone that
> have enough information, and others could feed more ;)

There are some articles here:
http://lazarus-dev.blogspot.de/

Mattias

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] Any active plans to release Lazarus with FPC 2.6.4

2014-03-13 Thread Tommi Prami
Hello,

I've been wondering very long that FPC has not updated in the Lazarus. But
now that new version is out, what is the plan to release lazarus version
with it?

-Tee-

PS. Someone could start to Blog and/or Tweet on the project and it's
progress. I think that also would lure in more participants. Anyone that
have enough information, and others could feed more ;)
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus