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

make:No reaction #15

Closed
chenji333 opened this issue Dec 25, 2019 · 5 comments
Closed

make:No reaction #15

chenji333 opened this issue Dec 25, 2019 · 5 comments

Comments

@chenji333
Copy link

Hello,I have a problem executing "make".as follows:
[Zahng@fat01 NextPolish] $ make
mkdir /lustre/Zahng/biosoft/NextPolish/bin
make -C util;
make[1]: Entering directory `/lustre/Zahng/biosoft/NextPolish/util'
gcc -Wall -O3 -fvisibility=hidden -s -pthread -o seq_split seq_split.c thpool.c -lz

Staying at this step, nothing happens
Excuse me, will this step last for a long time?

@moold
Copy link
Member

moold commented Dec 25, 2019

Nope, it should be very quickly.

@chenji333
Copy link
Author

So far, this interface has remained. May I ask which part is the problem?

@moold
Copy link
Member

moold commented Dec 25, 2019

What is your system and gcc version?

@chenji333
Copy link
Author

1:Linux version 3.10.0-327.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) ) #1 SMP Thu Nov 19 22:10:57 UTC 2015

2:gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC)

Is it possibly related to my version of gcc?

@moold
Copy link
Member

moold commented Dec 25, 2019

Could you try to remove the option -Wall -O3 -fvisibility=hidden -s in util/Makefile, and make again?

@moold moold closed this as completed Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants