Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling problem - possible bug? #11432

Open
p5pRT opened this issue Jun 9, 2011 · 4 comments
Open

Compiling problem - possible bug? #11432

p5pRT opened this issue Jun 9, 2011 · 4 comments

Comments

@p5pRT
Copy link

p5pRT commented Jun 9, 2011

Migrated from rt.perl.org#92566 (status was 'open')

Searchable as RT92566$

@p5pRT
Copy link
Author

p5pRT commented Jun 9, 2011

From hamishcool3@yahoo.co.uk

Hi. Sorry if the following isn't a bug​:
I'm trying to compile perl on an ARM device (I don't think I can face cross-compilation after this...).
My architecture is armv5l-linux, and I'm compiling a pretty basic binary, no extra modules or libraries.
I had to use ./Configure -Accflags="-fno-stack-protector" as it couldn't find __stack_chk_fail or __stack_chk_guard without it.
'make' worked until this line​:

./miniperl -Ilib -Idist/Cwd -Idist/Cwd/lib pod/perlmodlib.PL -q
make​: *** [pod/perlmodlib.pod] Segmentation fault

Running the first line in the shell gave me​:

Illegal instruction

Attached are various configuration files for your perusal. I'm not sure which are relevant - I included any with sounded important just to be safe.
Many thanks,
Hamish Milne

@p5pRT
Copy link
Author

p5pRT commented Jun 9, 2011

@p5pRT
Copy link
Author

p5pRT commented Jun 10, 2011

From @jbenjore

On Thu, Jun 9, 2011 at 12​:05 PM, Hamish Milne <perlbug-followup@​perl.org> wrote​:

# New Ticket Created by  Hamish Milne
# Please include the string​:  [perl #92566]
# in the subject line of all future correspondence about this issue.
# <URL​: http​://rt.perl.org/rt3/Ticket/Display.html?id=92566 >

Hi. Sorry if the following isn't a bug​:
I'm trying to compile perl on an ARM device (I don't think I can face cross-compilation after this...).
My architecture is armv5l-linux, and I'm compiling a pretty basic binary, no extra modules or libraries.
I had to use ./Configure -Accflags="-fno-stack-protector" as it couldn't find __stack_chk_fail or __stack_chk_guard without it.
'make' worked until this line​:

Just to give you hope, this built pretty much a-ok on my Palm Pre
mobile device's ARM awhile back.

Josh

@p5pRT
Copy link
Author

p5pRT commented Jun 10, 2011

The RT System itself - Status changed from 'new' to 'open'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants