Recent

Author Topic: assembler not found after SL upgrade  (Read 9994 times)

mbohn

  • Full Member
  • ***
  • Posts: 120
assembler not found after SL upgrade
« on: October 06, 2009, 11:19:56 pm »
After upgrading to SL 10.6.1 I get the following when trying to run my project:

Quote
Error: Assembler as not found, switching to external assembling


Where is the assembler and where do I specify its location?

I assumed I don't need to reinstall xcode.

I also had a problem with the debugger not being specified even tho it was in the Environment - Options - Debugger section.  I "re-found" it and that error has gone.

Jonas Maebe

  • Hero Member
  • *****
  • Posts: 1059
Re: assembler not found after SL upgrade
« Reply #1 on: October 07, 2009, 08:56:55 am »
I assumed I don't need to reinstall xcode.

This assumption is wrong. Xcode 3.1.x only works on Mac OS 10.5.x, as mentioned in their release notes. The Mac OS X 10.6 installer deletes the globally installed Xcode 3.1.x utilities (such as the assembler) when upgrading you system, to prevent problems caused by forgetting to upgrade Xcode.

You must install Xcode 3.2, which comes with Mac OS X 10.6. Ensure that you keep support for UNIX development enabled when installing it.

mbohn

  • Full Member
  • ***
  • Posts: 120
Re: assembler not found after SL upgrade
« Reply #2 on: October 07, 2009, 04:41:56 pm »
Thanks!

Now I can resume project development with my new debugger.  It's called ShowMessage. ;)
« Last Edit: October 11, 2009, 02:50:07 pm by mbohn »

jxdigital

  • Newbie
  • Posts: 3
Re: assembler not found after SL upgrade
« Reply #3 on: October 21, 2009, 05:39:29 pm »
Quote
Error: Assembler as not found, switching to external assembling

Hi all,

After upgrading to Snow Leopard, I have the same problem when trying to compile a project in Lazarus.
However, I have already installed Xcode 3.2.

What do I need to do to solve this?


best regards,
jxdigital

mbohn

  • Full Member
  • ***
  • Posts: 120
Re: assembler not found after SL upgrade
« Reply #4 on: October 21, 2009, 05:53:00 pm »
Did you allow "support for unix development" as described above?

jxdigital

  • Newbie
  • Posts: 3
Re: assembler not found after SL upgrade
« Reply #5 on: October 21, 2009, 05:57:49 pm »
Did you allow "support for unix development" as described above?

Not sure, but that's probably the solution indeed. Is this option shown during the setup of Xcode?
Do I have to reinstall Xcode, or is there another way to do this?

mbohn

  • Full Member
  • ***
  • Posts: 120
Re: assembler not found after SL upgrade
« Reply #6 on: October 21, 2009, 06:05:08 pm »
Yes, it is a check box when you install xcode from the Apple disk.  It is no problem just to pop the disk in and install it again.

jxdigital

  • Newbie
  • Posts: 3
Re: assembler not found after SL upgrade
« Reply #7 on: October 21, 2009, 06:15:49 pm »
Thanks, I'll give it a try.
I hope it's safe to do so (having other projects in Xcode), just installing it again without removing first (?).

mbohn

  • Full Member
  • ***
  • Posts: 120
Re: assembler not found after SL upgrade
« Reply #8 on: October 21, 2009, 06:33:56 pm »
It didn't cause any problems for me. 

 

TinyPortal © 2005-2018