Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
[BUG] OS X ASM build problem
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Will Coleda  
View profile  
 More options Mar 4 2005, 4:46 pm
Newsgroups: perl.perl6.internals
From: parrotbug-follo...@parrotcode.org (Will Coleda)
Date: Fri, 04 Mar 2005 13:46:52 -0800
Local: Fri, Mar 4 2005 4:46 pm
Subject: [perl #34340] [BUG] OS X ASM build problem
# New Ticket Created by  Will Coleda
# Please include the string:  [perl #34340]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=34340 >

OS X build isn't quite right. darwin hints defines "platform_asm", but this
file isn't defined for darwin. This generates a dependency in the build for
src/platform_asm.s, which doesn't exist.

Shutting off this config hint allows the build to progress to the link
stage, where we get the following error instead.

ld: Undefined symbols:
_Parrot_ppc_jit_restore_nonvolatile_registers


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Leopold Toetsch  
View profile  
 More options Mar 5 2005, 4:52 am
Newsgroups: perl.perl6.internals
From: l...@toetsch.at (Leopold Toetsch)
Date: Sat, 05 Mar 2005 10:52:18 +0100
Local: Sat, Mar 5 2005 4:52 am
Subject: Re: [perl #34340] [BUG] OS X ASM build problem
Will Coleda (via RT) wrote:

> OS X build isn't quite right. darwin hints defines "platform_asm", but this
> file isn't defined for darwin. This generates a dependency in the build for
> src/platform_asm.s, which doesn't exist.

Ah, yes. Always run make realclean, leo.

> ld: Undefined symbols:
> _Parrot_ppc_jit_restore_nonvolatile_registers

Thanks, reintroduced the underscore.

leo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »