Here's the complete text of our updated Makefile. (This is for version Lac08p02). It is unchanged except for the addition of "-fPIE" as an additional compiler argument:
We now plan to have future versions of our Makefile enhanced with this little change. If your attempt to use the Makefile fails part-way through, you should try inserting "-fPIE" into your Makefile as shown above.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Here's the complete text of our updated Makefile. (This is for version Lac08p02). It is unchanged except for the addition of "-fPIE" as an additional compiler argument:
We now plan to have future versions of our Makefile enhanced with this little change. If your attempt to use the Makefile fails part-way through, you should try inserting "-fPIE" into your Makefile as shown above.