Re: UsingTheRightCompiler

2012-04-16 Thread Dominik Reichardt
With xcode 4.2 (or 4.1 or 4.0) Apple did away with gcc and only brings llvm-gcc and clang. By default MacPorts uses the compiler that comes with Xcode and only uses a macports compiler when the xcode compilers don't work at all. And when people are using Lion, they are likely to have Xcode 4.x

Re: use a different default configure.compiler (was: UsingTheRightCompiler)

2012-04-16 Thread Ryan Schmidt
On Apr 15, 2012, at 23:04, Jeff Singleton wrote: I just can't say a lot for Clang. I have mentioned this before. I have taken many suggestions. Tried Tried and Tried some more to like Clang. I just can't do it. Its ugly. It causes more problems between ports that depend on one

Re: use a different default configure.compiler (was: UsingTheRightCompiler)

2012-04-16 Thread vincent habchi
Hi everybody, Le 16 avr. 2012 à 09:00, Ryan Schmidt ryandes...@macports.org a écrit : On Apr 15, 2012, at 23:04, Jeff Singleton wrote: I just can't say a lot for Clang. I have mentioned this before. I have taken many suggestions. Tried Tried and Tried some more to like Clang. I

Re: use a different default configure.compiler (was: UsingTheRightCompiler)

2012-04-16 Thread Ryan Schmidt
On Apr 16, 2012, at 04:46, vincent habchi wrote: By the way, is it possible to add GCC 4.7 as a possible compiler? That's in 2.1.0 beta 1: https://trac.macports.org/browser/tags/release_2_1_0-beta1/base/ChangeLog#L7 ___ macports-users mailing list

Re: UsingTheRightCompiler

2012-04-16 Thread Jeremy Lavergne
There simply HAS to be some way of forcing Macports to use the compiler that I want to use and not argue and not make changes whenever and just do what I tell it to. There is a default compiler option in trunk, but no one is having the issues you are (I build pango weekly to make installers

Re: use a different default configure.compiler

2012-04-16 Thread Ryan Schmidt
On Apr 16, 2012, at 02:00, Ryan Schmidt wrote: There simply HAS to be some way of forcing Macports to use the compiler that I want to use and not argue and not make changes whenever and just do what I tell it to. As of MacPorts 2.1.0 beta 1 yes you can override the default value of

Re: UsingTheRightCompiler

2012-04-16 Thread Jeff Singleton
If you had read my entire email you would have seen that I have tried building (rebuilding) everything again. I guess the reason I am asking for what I am … is that (for example), the less popular HomeBrew for OS X offers methods for using GCC (a switch for 'install --use-gcc') as my preferred

I need to instal gap in Macos tiger

2012-04-16 Thread Rosa Alonso Garcia
Hi everyone, I need to instal plugins GAP for GIMP, in MACOS, tiger 10.4. iMac4,1 Intel Core Duo Thanks a lot!   Cordialment, Rosa M. Alonso Garcia Il.lustradora gràfica http://rosailustradora.com http://rosailustradora.blogspot.com ___

Re: UsingTheRightCompiler

2012-04-16 Thread Mark Anderson
Clang also compiles way faster for me, and the binaries are faster. I'd like to keep GCC only to where clang breaks. Mark On Mon, Apr 16, 2012 at 11:51 AM, Jeff Singleton gvib...@gmail.com wrote: If you had read my entire email you would have seen that I have tried building (rebuilding)

Re: I need to instal gap in Macos tiger

2012-04-16 Thread Ryan Schmidt
On Apr 16, 2012, at 11:13, Rosa Alonso Garcia wrote: I need to instal plugins GAP for GIMP, in MACOS, tiger 10.4. Ok. Then I guess you want: sudo port install gimp-gap No idea if gimp-gap, or gimp itself, works on Tiger anymore. Tiger is very old and becoming less well supported in MacPorts

Re: I need to instal gap in Macos tiger

2012-04-16 Thread Ryan Schmidt
Please remember to Reply All to keep the conversation on the mailing list. On Apr 16, 2012, at 13:51, Rosa Alonso Garcia wrote: Your Mac can be upgraded to Snow Leopard, and I would highly recommend considering doing that. You'll have less trouble getting new software. Thanks a lot. But

Re: Which version of Wine, or am I on the wrong track?

2012-04-16 Thread Bradley Giesbrecht
On Apr 15, 2012, at 10:56 AM, Michael_google gmail_Gersten wrote: I am not sure which version of Wine to install from Macports (there are three), or if this is even the right approach for what I want to do. The goal: Edit a movie (screen recording), from the view that 80-90% of what I

Error: Dependency 'p5.12-locale-gettext' not found.

2012-04-16 Thread Stephen Blackmore
I am on version 2.0.4 Several times, I have tried 'sudo port selfupdate' per Trac ticket #30801 After it ran, I ran: sudo port upgrade outdated I received: Error: No ports matched the given expression I am trying to run 'sudo port install libtool' When I do this (or any other install), I

Re: Error: Dependency 'p5.12-locale-gettext' not found.

2012-04-16 Thread Ryan Schmidt
On Apr 16, 2012, at 16:06, Stephen Blackmore wrote: I am on version 2.0.4 Several times, I have tried 'sudo port selfupdate' per Trac ticket #30801 After it ran, I ran: sudo port upgrade outdated I received: Error: No ports matched the given expression I am trying to run

Re: Which version of Wine, or am I on the wrong track?

2012-04-16 Thread James Linder
On 16/04/2012, at 10:00 PM, macports-users-requ...@lists.macosforge.org wrote: I am not sure which version of Wine to install from Macports (there are three), or if this is even the right approach for what I want to do. The goal: Edit a movie (screen recording), from the view that 80-90%

Re: Error: Dependency 'p5.12-locale-gettext' not found.

2012-04-16 Thread Ryan Schmidt
On Apr 16, 2012, at 16:36, Stephen Blackmore wrote: On Mon, Apr 16, 2012 at 5:15 PM, Ryan Schmidt wrote: On Apr 16, 2012, at 16:06, Stephen Blackmore wrote: I am on version 2.0.4 Several times, I have tried 'sudo port selfupdate' per Trac ticket #30801 Can you show the output of

Re: UsingTheRightCompiler

2012-04-16 Thread Jeremy Huddleston
On Apr 15, 2012, at 9:04 PM, Jeff Singleton gvib...@gmail.com wrote: I just can't say a lot for Clang. I have mentioned this before. I have taken many suggestions. Tried Tried and Tried some more to like Clang. clang is awesome. What problems do you have? Give specifics. Your entire