[FLASH-USERS] Ask questions
Ryan Farber
rjfarber at umich.edu
Wed Sep 11 12:14:02 EDT 2024
Hi Yang,
Try this fix, courtesy of Adam (copied below for your convenience):
https://flash.rochester.edu/pipermail/flash-users/2024-May/008663.html
Do you have something like this somewhere in your Makefile.h?
>* iso_c_binding.mod :
*>* touch $@
*
This was an old hack to fake the existence of the c bindings back when
not all compilers had implemented it. Just about every compiler should
have it now and it’s safe to remove. I’ve checked that it should work
with gcc 8.5 so yours should be fine.
*********************************************
Adam Reyes
Best wishes,
--------
Ryan
On Wed, Sep 11, 2024 at 4:20 AM yang xiao <yangxk114 at outlook.com> wrote:
> Hi,
>
> I got this error when I execute make to object, and I got two warnings
> before it, and I wanted to ask how to fix it
>
> Thank you
> _______________________________________________
> flash-users mailing list
> flash-users at flash.rochester.edu
>
> For list info, including unsubscribe:
> https://flash.rochester.edu/mailman/listinfo/flash-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20240911/d9634d48/attachment.htm>
More information about the flash-users
mailing list