<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
Problem solved. Thank you so much
<div style="font-family: inherit; font-size: inherit; color: inherit; background-color: transparent;">
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>发件人:</b> Ryan Farber <rjfarber@umich.edu><br>
<b>发送时间:</b> 2024年9月12日 0:14<br>
<b>收件人:</b> yang xiao <yangxk114@outlook.com><br>
<b>抄送:</b> flash-users@flash.rochester.edu <flash-users@flash.rochester.edu><br>
<b>主题:</b> Re: [FLASH-USERS] Ask questions</font>
<div> </div>
</div>
<div>
<div dir="ltr">Hi Yang,<br>
<br>
Try this fix, courtesy of Adam (copied below for your convenience): <a href="https://flash.rochester.edu/pipermail/flash-users/2024-May/008663.html">https://flash.rochester.edu/pipermail/flash-users/2024-May/008663.html</a>
<div>
<pre style="color:rgb(0,0,0)">Do you have something like this somewhere in your Makefile.h?
><i> iso_c_binding.mod :
</i>><i> touch $@
</i>
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</pre>
</div>
<div><br>
</div>
<div>Best wishes,<br clear="all">
<div>
<div dir="ltr" class="x_gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div dir="ltr">--------
<div>Ryan</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
</div>
</div>
<br>
<div class="x_gmail_quote">
<div dir="ltr" class="x_gmail_attr">On Wed, Sep 11, 2024 at 4:20 AM yang xiao <<a href="mailto:yangxk114@outlook.com">yangxk114@outlook.com</a>> wrote:<br>
</div>
<blockquote class="x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div class="x_msg77245850617459892">
<div dir="ltr">
<div style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Hi,</div>
<div style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
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</div>
<div style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Thank you</div>
</div>
_______________________________________________<br>
flash-users mailing list<br>
<a href="mailto:flash-users@flash.rochester.edu" target="_blank">flash-users@flash.rochester.edu</a><br>
<br>
For list info, including unsubscribe:<br>
<a href="https://flash.rochester.edu/mailman/listinfo/flash-users" rel="noreferrer" target="_blank">https://flash.rochester.edu/mailman/listinfo/flash-users</a><br>
</div>
</blockquote>
</div>
</div>
</body>
</html>